Move PotelSentrySpanProcessor to SentrySpanProcessor #3828
Merged
Codecov / codecov/project
succeeded
Nov 28, 2024 in 0s
25.46% (+6.39%) compared to 7c2d770
View this Pull Request on Codecov
25.46% (+6.39%) compared to 7c2d770
Details
Codecov Report
Attention: Patch coverage is 69.62963%
with 41 lines
in your changes missing coverage. Please review.
Project coverage is 25.46%. Comparing base (
7c2d770
) to head (ce06df2
).
Report is 1 commits behind head on potel-base.
Additional details and impacted files
@@ Coverage Diff @@
## potel-base #3828 +/- ##
==============================================
+ Coverage 19.07% 25.46% +6.39%
==============================================
Files 140 139 -1
Lines 14570 14496 -74
Branches 2170 2150 -20
==============================================
+ Hits 2779 3692 +913
+ Misses 11697 10459 -1238
- Partials 94 345 +251
Files with missing lines | Coverage Δ | |
---|---|---|
...ntry_sdk/integrations/opentelemetry/integration.py | 90.90% <100.00%> (+6.81%) |
⬆️ |
...entry_sdk/integrations/opentelemetry/propagator.py | 32.55% <14.28%> (+6.14%) |
⬆️ |
...y_sdk/integrations/opentelemetry/span_processor.py | 71.53% <72.22%> (+52.73%) |
⬆️ |
Loading