pullrequests Search Results · language:Edge language:TypeScript language:HTML language:TypeScript language:JavaScript
Filter by
201M results
Fixes the web service vqa_cost_usd always recording 0.0.
Problem
web_service/pipeline_runner.py read VQA cost from token_counts.cost_usd, but the VQA report emits cost under token_usage
with field total_estimated_cost_usd ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
area:catalog
area:documentation
area:microsite
⤵️ pull
Summary
Closes #166
This PR resolves the destructive currency conversion behavior that was mutating stored transaction amounts whenever the
user changed their base currency.
Instead of permanently converting ...
Summary
- migrates the Equipment route and dashboard equipment widgets off Bootstrap list/form/button/grid utility classes
- uses reef-pi Button, Field/Input/Select, List/ListItem primitives with ...
- New Step ④ in the Price Calculator: customer types their address, hits Calculate, and gets an estimated travel fee
($1.50/mile from Columbia MD)\n- Uses OpenStreetMap Nominatim geocoding (free, ...
本日の #171(publishRankAll の routing 修正)に対するテストの過不足を点検し、不足分のみ補充しました。本番コード変更なし。
点検結果
- ✅ #171 追加の publish.test.ts(深い tune の routing): 正確・過剰なし
- ✅ rankUpdates.test.ts(consumer 側 applyRankAllBroadcast/calculateNextRank): ...
- Add assignee fields to DashboardCalendarEvent + toCalendarEvent mapper
- Remove unused useState import from AnnouncementDetailModal
- Fix assigned_to array comparison in KanbanBoard and TasksPage ...
📍PR 유형 (하나 이상 선택)
- [ ] 새로운 기능 추가
- [x] 버그 수정
- [ ] CSS 등 사용자 UI 디자인 변경
- [ ] 코드에 영향을 주지 않는 변경사항(오타 수정, 탭 사이즈 변경, 변수명 변경)
- [ ] 코드 리팩토링
- [ ] 주석 추가 및 수정
- [ ] 문서 수정
- [ ] 테스트 추가, 테스트 리팩토링 ...
enhancement