fix: Ensure tags values are strings #4459
Merged
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%> (ø) |
Loading