ref: Move otel scope out of integrations/opentelemetry/
#4276
Codecov / codecov/project
succeeded
Apr 14, 2025 in 0s
83.59% (+0.04%) compared to 759ded9
View this Pull Request on Codecov
83.59% (+0.04%) compared to 759ded9
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 83.59%. Comparing base (
759ded9) to head (20f6263).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## potel-base #4276 +/- ##
==============================================
+ Coverage 83.55% 83.59% +0.04%
==============================================
Files 144 144
Lines 14631 14631
Branches 2325 2325
==============================================
+ Hits 12225 12231 +6
+ Misses 1690 1683 -7
- Partials 716 717 +1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| sentry_sdk/_init_implementation.py | 100.00% <100.00%> (ø) |
|
| sentry_sdk/api.py | 94.25% <100.00%> (ø) |
|
| sentry_sdk/opentelemetry/contextvars_context.py | 100.00% <ø> (ø) |
|
| sentry_sdk/opentelemetry/propagator.py | 83.72% <ø> (ø) |
|
| sentry_sdk/opentelemetry/scope.py | 95.69% <ø> (ø) |
Loading