Add external_propagation_context support #5051
Merged
Codecov / codecov/project
succeeded
Oct 31, 2025 in 1s
83.91% (-0.03%) compared to 2397b15
View this Pull Request on Codecov
83.91% (-0.03%) compared to 2397b15
Details
Codecov Report
❌ Patch coverage is 84.37500% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.91%. Comparing base (2397b15) to head (203d4d1).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| sentry_sdk/client.py | 78.57% | 0 Missing and 3 partials |
| sentry_sdk/scope.py | 88.88% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #5051 +/- ##
==========================================
- Coverage 83.93% 83.91% -0.03%
==========================================
Files 179 179
Lines 17887 17894 +7
Branches 3179 3177 -2
==========================================
+ Hits 15013 15015 +2
- Misses 1906 1908 +2
- Partials 968 971 +3 | Files with missing lines | Coverage Δ | |
|---|---|---|
| sentry_sdk/scope.py | 88.65% <88.88%> (+0.16%) |
⬆️ |
| sentry_sdk/client.py | 83.65% <78.57%> (-0.13%) |
⬇️ |
Loading