Remove custom_sampling_context #3747
Merged
Codecov / codecov/project
succeeded
Nov 12, 2024 in 0s
25.60% (-51.98%) compared to 3f638f7
View this Pull Request on Codecov
25.60% (-51.98%) compared to 3f638f7
Details
Codecov Report
Attention: Patch coverage is 80.00000%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 25.60%. Comparing base (
3f638f7
) to head (eb2df70
).
Files with missing lines | Patch % | Lines |
---|---|---|
sentry_sdk/integrations/opentelemetry/sampler.py | 62.50% | 2 Missing and 1 partial |
sentry_sdk/integrations/opentelemetry/scope.py | 66.66% | 1 Missing |
❗ There is a different number of reports uploaded between BASE (3f638f7) and HEAD (eb2df70). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## potel-base #3747 +/- ##
===============================================
- Coverage 77.58% 25.60% -51.98%
===============================================
Files 139 139
Lines 14276 14270 -6
Branches 2242 2108 -134
===============================================
- Hits 11076 3654 -7422
- Misses 2520 10274 +7754
+ Partials 680 342 -338
Files with missing lines | Coverage Δ | |
---|---|---|
sentry_sdk/api.py | 75.58% <100.00%> (-19.77%) |
⬇️ |
sentry_sdk/integrations/opentelemetry/consts.py | 100.00% <100.00%> (ø) |
|
sentry_sdk/scope.py | 48.09% <100.00%> (-34.00%) |
⬇️ |
sentry_sdk/tracing.py | 35.24% <100.00%> (-29.78%) |
⬇️ |
sentry_sdk/integrations/opentelemetry/scope.py | 64.55% <66.66%> (-31.65%) |
⬇️ |
sentry_sdk/integrations/opentelemetry/sampler.py | 52.50% <62.50%> (-39.29%) |
⬇️ |
Loading