Skip to content

feat(mistral): Record gen_ai.output.messages - #7549

Merged
alexander-alderman-webb merged 59 commits into
masterfrom
webb/mistral/output-messages
Sep 21, 2026
Merged

alexander-alderman-webb merged 59 commits into
masterfrom
webb/mistral/output-messages

Conversation

@alexander-alderman-webb

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

Copy link
Copy Markdown
Contributor

Description

Handle various output schemas, as shown in the tests.

Issues

Closes #7527

Reminders

@github-actions

github-actions Bot commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

129634 passed | ⏭️ 7148 skipped | Total: 136782 | Pass Rate: 94.77% | Execution Time: 438m 1s

📊 Comparison with Base Branch

Metric Change
Total Tests 📈 +256
Passed Tests 📈 +256
Failed Tests
Skipped Tests

All tests are passing successfully.

❌ Patch coverage is 65.71%. Project has 2550 uncovered lines.
❌ Project coverage is 90.19%. Comparing base (bdfd68c) to head (969c8e0).

Files with missing lines (1)
File Patch % Lines
sentry_sdk/integrations/mistral.py 65.71% ⚠️ 12 Missing and 6 partials
Coverage diff
@@            Coverage Diff             @@
##        master       #PR       +/-##
==========================================
- Coverage    90.20%    90.19%    -0.01%
==========================================
  Files          194       194         —
  Lines        25888     25994      +106
  Branches      9584      9660       +76
==========================================
+ Hits         23352     23444       +92
- Misses        2536      2550       +14
- Partials      1455      1451        -4

Generated by Codecov Action

@alexander-alderman-webb
alexander-alderman-webb added this pull request to stack #7530 September 21, 2026 07:46
@alexander-alderman-webb
alexander-alderman-webb marked this pull request as ready for review September 21, 2026 07:47
Comment thread sentry_sdk/_types.py
@alexander-alderman-webb
alexander-alderman-webb removed this pull request from stack #7530 September 21, 2026 10:38

@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 2 potential issues.

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 7583044. Configure here.

Comment thread sentry_sdk/integrations/mistral.py
Comment thread sentry_sdk/integrations/mistral.py
Base automatically changed from webb/mistral/input-messages-2 to master September 21, 2026 14:07
Comment thread sentry_sdk/integrations/mistral.py
@alexander-alderman-webb
alexander-alderman-webb merged commit b454d7d into master Sep 21, 2026
312 of 316 checks passed
@alexander-alderman-webb
alexander-alderman-webb deleted the webb/mistral/output-messages branch September 21, 2026 14:33
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.

Create Mistral integration

2 participants