Skip to content

comment

1f6b5c3
Select commit
Loading
Failed to load commit list.
Closed

[do not merge] Span first #5119

comment
1f6b5c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 10, 2025 in 1s

82.35% (-1.91%) compared to 2ce4379

View this Pull Request on Codecov

82.35% (-1.91%) compared to 2ce4379

Details

Codecov Report

❌ Patch coverage is 26.42487% with 142 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.35%. Comparing base (2ce4379) to head (1f6b5c3).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
sentry_sdk/_span_batcher.py 25.84% 66 Missing ⚠️
sentry_sdk/utils.py 6.52% 43 Missing ⚠️
sentry_sdk/tracing.py 50.00% 12 Missing and 4 partials ⚠️
sentry_sdk/client.py 29.41% 11 Missing and 1 partial ⚠️
sentry_sdk/envelope.py 0.00% 1 Missing and 1 partial ⚠️
sentry_sdk/tracing_utils.py 50.00% 1 Missing and 1 partial ⚠️
sentry_sdk/scope.py 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5119      +/-   ##
==========================================
- Coverage   84.25%   82.35%   -1.91%     
==========================================
  Files         181      182       +1     
  Lines       18463    18649     +186     
  Branches     3288     3335      +47     
==========================================
- Hits        15556    15358     -198     
- Misses       1894     2267     +373     
- Partials     1013     1024      +11     
Files with missing lines Coverage Δ
sentry_sdk/consts.py 99.41% <ø> (ø)
sentry_sdk/scope.py 88.25% <66.66%> (-0.12%) ⬇️
sentry_sdk/envelope.py 84.84% <0.00%> (-3.42%) ⬇️
sentry_sdk/tracing_utils.py 86.56% <50.00%> (-0.26%) ⬇️
sentry_sdk/client.py 81.90% <29.41%> (-1.69%) ⬇️
sentry_sdk/tracing.py 82.66% <50.00%> (-2.42%) ⬇️
sentry_sdk/utils.py 82.41% <6.52%> (-3.97%) ⬇️
sentry_sdk/_span_batcher.py 25.84% <25.84%> (ø)

... and 10 files with indirect coverage changes