Skip to content

fix: Ensure tags values are strings #4459

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Merge branch 'potel-base' into cursor/prepare-pr-for-tag-value-bug-fi…

3fb28cb
Select commit
Loading
Failed to load commit list.
Merged

fix: Ensure tags values are strings #4459

Merge branch 'potel-base' into cursor/prepare-pr-for-tag-value-bug-fi…
3fb28cb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 30, 2025 in 0s

84.84% (+0.00%) compared to 06ef70c

View this Pull Request on Codecov

84.84% (+0.00%) compared to 06ef70c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.84%. Comparing base (06ef70c) to head (3fb28cb).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff             @@
##           potel-base    #4459   +/-   ##
===========================================
  Coverage       84.84%   84.84%           
===========================================
  Files             144      144           
  Lines           14882    14883    +1     
  Branches         2362     2364    +2     
===========================================
+ Hits            12627    12628    +1     
- Misses           1533     1534    +1     
+ Partials          722      721    -1     
Files with missing lines Coverage Δ
sentry_sdk/opentelemetry/span_processor.py 82.24% <100.00%> (+0.10%) ⬆️
sentry_sdk/scope.py 79.87% <100.00%> (ø)

... and 1 file with indirect coverage changes