feat(mistral): Record token usage - #7529
Merged
Merged
Conversation
alexander-alderman-webb
added this pull request to stack #7530
September 17, 2026 14:00
Contributor
Codecov Results 📊✅ 128354 passed | ⏭️ 7148 skipped | Total: 135502 | Pass Rate: 94.72% | Execution Time: 443m 57s 📊 Comparison with Base Branch
All tests are passing successfully. ✅ Patch coverage is 90.48%. Project has 2536 uncovered lines. Files with missing lines (1)
Coverage diff@@ Coverage Diff @@
## master #PR +/-##
==========================================
+ Coverage 90.19% 90.19% —%
==========================================
Files 194 194 —
Lines 25833 25852 +19
Branches 9544 9560 +16
==========================================
+ Hits 23299 23316 +17
- Misses 2534 2536 +2
- Partials 1435 1442 +7Generated by Codecov Action |
alexander-alderman-webb
marked this pull request as ready for review
September 21, 2026 07:46
sentrivana
approved these changes
Sep 21, 2026
alexander-alderman-webb
removed this pull request from stack #7530
September 21, 2026 10:38
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Record
gen_ai.usage.input_tokens,gen_ai.usage.output_tokensandgen_ai.usage.total_tokensattributes.Issues
Reminders
uv run ruff.feat:,fix:,ref:,meta:)