Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use root span transaction name in populated head DSC #3677

Merged
merged 1 commit into from
Oct 22, 2024

Use root span transaction name in populated head DSC

bb4c1d3
Select commit
Loading
Failed to load commit list.
Merged

Use root span transaction name in populated head DSC #3677

Use root span transaction name in populated head DSC
bb4c1d3
Select commit
Loading
Failed to load commit list.
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.

HEAD has 99 uploads less than BASE
Flag BASE (8e339bd) HEAD (bb4c1d3)
102 3
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%) ⬇️

... and 108 files with indirect coverage changes