pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:Java language:HTML
Filter by
155M results
- Added error handling for camera startup to provide better feedback when initialization fails
- Initialized the pnpm-lock.yaml file for consistent dependency management
v0 Session
v0
💡 What: Changed sequential upsert loop into a single batch upsert using an array. 🎯 Why: To solve the N+1 query
performance problem when calling Supabase sequentially. 📊 Measured Improvement: Benchmarks ...
💡 What: Replaced the array smallScaleIndices with a Set. By replacing .includes() checking with .has() inside .filter()
operations, the complexity is reduced from $O(N \times M)$ to $O(N)$. I ve applied ...
#️⃣연관된 이슈
예시
- 기능 추가: fixes #이슈번호
- 버그 수정: fixes #이슈번호
- 프론트엔드/백엔드 레포가 분리된 경우: 기능 추가시, fixes enb-solution/레포지토리명#이슈번호 버그 수정시, fixes enb-solution/레포지토리명#이슈번호 ⚠️ 다른 레포 이슈는 자동
close 되지 않으며, 링크만 ...
A documentary-style product presentation for ApexVIP:
- Act I — What it does: the three apps (passenger / driver / operator), ApexAI, and the platform underpinnings (live
hotel/flight data, Square ...
Summary
- 在 weiwuying-parking.html 停車結果下方新增「衛武營停車攻略」區塊
- 僅修改指定 HTML 檔案
Testing
- git diff --name-only:僅 weiwuying-parking.html
- git diff --check:通過
- 「衛武營停車攻略」出現 1 次
- 「重點提醒」出現 1 次
Scope ...
Automated test pull request
Phase 1H-F documentation-only governance review for the ScanOps side.
Adds:
- Operational readiness and activation governance review.
- Role and approval model.
- Internal test-readiness boundary. ...