Use root span transaction name in populated head DSC #3677
Merged
Codecov / codecov/project
succeeded
Oct 21, 2024 in 1s
30.21% (-43.78%) compared to 8e339bd
View this Pull Request on Codecov
30.21% (-43.78%) compared to 8e339bd
Details
Codecov Report
Attention: Patch coverage is 82.35294%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 30.21%. Comparing base (
8e339bd
) to head (bb4c1d3
).
Files with missing lines | Patch % | Lines |
---|---|---|
sentry_sdk/integrations/opentelemetry/utils.py | 75.00% | 1 Missing and 2 partials |
❗ There is a different number of reports uploaded between BASE (8e339bd) and HEAD (bb4c1d3). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## potel-base #3677 +/- ##
===============================================
- Coverage 73.99% 30.21% -43.78%
===============================================
Files 136 136
Lines 14016 14015 -1
Branches 2200 2071 -129
===============================================
- Hits 10371 4235 -6136
- Misses 3013 9369 +6356
+ Partials 632 411 -221
Files with missing lines | Coverage Δ | |
---|---|---|
...ntry_sdk/integrations/opentelemetry/integration.py | 90.47% <100.00%> (-1.69%) |
⬇️ |
...integrations/opentelemetry/potel_span_processor.py | 72.54% <100.00%> (-6.66%) |
⬇️ |
sentry_sdk/tracing.py | 36.77% <100.00%> (-27.23%) |
⬇️ |
sentry_sdk/integrations/opentelemetry/utils.py | 53.81% <75.00%> (-36.52%) |
⬇️ |
Loading