[0.63.0] Show reported provider spend on dashboard - #588
Conversation
|
Understand this PR’s impact Explore downstream dependencies and potential security impact with Blast Radius. Important Review skippedReview was skipped as selected files did not have any reviewable changes. ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (2)
Included review availability: Your plan provides up to 4 included reviews per hour; 0 remain after this review. 📝 WalkthroughWalkthroughThe dashboard now maps eligible provider-reported USD costs to ChangesProvider cost reporting
Priority: ⬇️ Low Estimated code review effort: 2 (Simple) | ~10 minutes Change: Feature Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Thermo review at Independent review covered The helper is focused and the patch adds no structural blocker. Native UI proof is not applicable to this backend-only change. The branch now contains the merged #607 login-test fix; the required CircleCI gate is running for this revision. |
Summary
Ports upstream CodexBar commit
f65c002a8(dashboard reported provider spend) into Win-CodexBar.todayUSDunset because provider history can use completed UTC buckets.Validation
cargo fmt --allcargo test --manifest-path rust/Cargo.toml --lib cli::serve::dashboard::snapshot::snapshot_tests(26 passed)cargo clippy --manifest-path rust/Cargo.toml --lib --tests -- -D warningscargo test --manifest-path rust/Cargo.toml --lib(2101 passed, 1 ignored)git diff --checkSummary by CodeRabbit
New Features
Bug Fixes