Skip to content

Make PropagationContext.from_incoming_data always return a Propagatio…

5dae95a
Select commit
Loading
Failed to load commit list.
Merged

fix: Make PropagationContext.from_incoming_data always return a PropagationContext #5186

Make PropagationContext.from_incoming_data always return a Propagatio…
5dae95a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 2, 2025 in 0s

82.61% (-0.60%) compared to 9c9510d

View this Pull Request on Codecov

82.61% (-0.60%) compared to 9c9510d

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.61%. Comparing base (9c9510d) to head (5dae95a).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5186      +/-   ##
==========================================
- Coverage   83.21%   82.61%   -0.60%     
==========================================
  Files         181      181              
  Lines       18419    18417       -2     
  Branches     3281     3280       -1     
==========================================
- Hits        15327    15216     -111     
- Misses       2081     2183     +102     
- Partials     1011     1018       +7     
Files with missing lines Coverage Δ
sentry_sdk/scope.py 88.36% <100.00%> (-0.04%) ⬇️
sentry_sdk/tracing_utils.py 86.29% <100.00%> (-0.36%) ⬇️

... and 26 files with indirect coverage changes