Enable back pressure monitor in Potel #3602
Merged
Codecov / codecov/project
succeeded
Oct 23, 2024 in 1s
28.27% (+8.76%) compared to 949ff5b
View this Pull Request on Codecov
28.27% (+8.76%) compared to 949ff5b
Details
Codecov Report
Attention: Patch coverage is 52.94118%
with 8 lines
in your changes missing coverage. Please review.
Project coverage is 28.27%. Comparing base (
949ff5b
) to head (0f1d5e9
).
Files with missing lines | Patch % | Lines |
---|---|---|
sentry_sdk/integrations/opentelemetry/sampler.py | 64.28% | 4 Missing and 1 partial |
...integrations/opentelemetry/potel_span_processor.py | 0.00% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## potel-base #3602 +/- ##
==============================================
+ Coverage 19.51% 28.27% +8.76%
==============================================
Files 136 136
Lines 13985 14055 +70
Branches 2069 2079 +10
==============================================
+ Hits 2729 3974 +1245
+ Misses 11162 9718 -1444
- Partials 94 363 +269
Files with missing lines | Coverage Δ | |
---|---|---|
...integrations/opentelemetry/potel_span_processor.py | 25.24% <0.00%> (-1.23%) |
⬇️ |
sentry_sdk/integrations/opentelemetry/sampler.py | 40.27% <64.28%> (+14.47%) |
⬆️ |
Loading