ref(tracing): Deprecate propagate_traces
option.
#3899
+33
−4
Merged
Codecov / codecov/project
succeeded
Jan 14, 2025 in 0s
80.21% (+0.06%) compared to 9ff100a
View this Pull Request on Codecov
80.21% (+0.06%) compared to 9ff100a
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 80.21%. Comparing base (
9ff100a
) to head (f7acd02
).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## master #3899 +/- ##
==========================================
+ Coverage 80.15% 80.21% +0.06%
==========================================
Files 139 139
Lines 15391 15394 +3
Branches 2596 2596
==========================================
+ Hits 12337 12349 +12
+ Misses 2208 2202 -6
+ Partials 846 843 -3
Files with missing lines | Coverage Δ | |
---|---|---|
sentry_sdk/integrations/celery/__init__.py | 86.66% <100.00%> (+0.11%) |
⬆️ |
sentry_sdk/scope.py | 85.45% <100.00%> (+0.30%) |
⬆️ |
Loading