Add org_id support #5166
Merged
Add org_id support #5166
Codecov / codecov/project
succeeded
Nov 27, 2025 in 1s
78.10% (-5.84%) compared to 828e513
View this Pull Request on Codecov
78.10% (-5.84%) compared to 828e513
Details
Codecov Report
❌ Patch coverage is 91.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.10%. Comparing base (828e513) to head (36bfeff).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...y_sdk/integrations/opentelemetry/span_processor.py | 66.66% | 0 Missing and 1 partial |
| sentry_sdk/tracing_utils.py | 87.50% | 0 Missing and 1 partial |
❗ There is a different number of reports uploaded between BASE (828e513) and HEAD (36bfeff). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## master #5166 +/- ##
==========================================
- Coverage 83.94% 78.10% -5.84%
==========================================
Files 181 181
Lines 18335 18343 +8
Branches 3259 3261 +2
==========================================
- Hits 15391 14327 -1064
- Misses 1939 3122 +1183
+ Partials 1005 894 -111 | Files with missing lines | Coverage Δ | |
|---|---|---|
| sentry_sdk/client.py | 82.95% <100.00%> (-0.76%) |
⬇️ |
| sentry_sdk/consts.py | 99.41% <ø> (ø) |
|
| sentry_sdk/transport.py | 84.49% <100.00%> (ø) |
|
| sentry_sdk/utils.py | 86.37% <100.00%> (+0.07%) |
⬆️ |
| ...y_sdk/integrations/opentelemetry/span_processor.py | 78.10% <66.66%> (+0.22%) |
⬆️ |
| sentry_sdk/tracing_utils.py | 85.68% <87.50%> (-1.18%) |
⬇️ |
Loading