Skip to content

feat(mistral): Record request parameters - #7531

Open
alexander-alderman-webb wants to merge 8 commits into
webb/mistral/tokensfrom
webb/mistral/configuration-attributes
Open

alexander-alderman-webb wants to merge 8 commits into
webb/mistral/tokensfrom
webb/mistral/configuration-attributes

Conversation

@alexander-alderman-webb

@alexander-alderman-webb alexander-alderman-webb commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Description

Record gen_ai.request.max_tokens, gen_ai.request.frequency_penalty, gen_ai.request.presence_penalty, gen_ai.request.temperature, gen_ai.request.top_p and gen_ai.request.reasoning.level attributes.

Issues

Reminders

@github-actions

github-actions Bot commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

128354 passed | ⏭️ 7148 skipped | Total: 135502 | Pass Rate: 94.72% | Execution Time: 423m 20s

📊 Comparison with Base Branch

Metric Change
Total Tests 📈 +156
Passed Tests 📈 +139
Failed Tests
Skipped Tests 📈 +17

All tests are passing successfully.

✅ Patch coverage is 100.00%. Project has 2536 uncovered lines.
✅ Project coverage is 90.2%. Comparing base (e19d1f0) to head (f46f2bf).

Files with missing lines (1)
File Patch % Lines
sentry_sdk/integrations/mistral.py 100.00% ⚠️ 12 partials
Coverage diff
@@            Coverage Diff             @@
##        master       #PR       +/-##
==========================================
+ Coverage    90.20%    90.20%        —%
==========================================
  Files          193       194        +1
  Lines        25773     25888      +115
  Branches      9532      9584       +52
==========================================
+ Hits         23248     23352      +104
- Misses        2525      2536       +11
- Partials      1431      1455       +24

Generated by Codecov Action

@alexander-alderman-webb
alexander-alderman-webb added this pull request to stack #7530 September 17, 2026 14:41
@alexander-alderman-webb
alexander-alderman-webb marked this pull request as ready for review September 21, 2026 07:46
@alexander-alderman-webb
alexander-alderman-webb requested a review from a team as a code owner September 21, 2026 07:46

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 4e885fb. Configure here.

Comment thread tests/integrations/mistral/test_mistral.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants