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

Profiler sampling context #3840

Merged
merged 10 commits into from
Dec 3, 2024

.

8d1940e
Select commit
Loading
Failed to load commit list.
Merged

Profiler sampling context #3840

.
8d1940e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 3, 2024 in 0s

30.02% (-48.16%) compared to a962fab

View this Pull Request on Codecov

30.02% (-48.16%) compared to a962fab

Details

Codecov Report

Attention: Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.

Project coverage is 30.02%. Comparing base (a962fab) to head (8d1940e).

Files with missing lines Patch % Lines
sentry_sdk/integrations/opentelemetry/sampler.py 80.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (a962fab) and HEAD (8d1940e). Click for more details.

HEAD has 95 uploads less than BASE
Flag BASE (a962fab) HEAD (8d1940e)
108 13
Additional details and impacted files
@@               Coverage Diff               @@
##           potel-base    #3840       +/-   ##
===============================================
- Coverage       78.18%   30.02%   -48.16%     
===============================================
  Files             139      139               
  Lines           14501    14506        +5     
  Branches         2287     2262       -25     
===============================================
- Hits            11337     4355     -6982     
- Misses           2510     9776     +7266     
+ Partials          654      375      -279     
Files with missing lines Coverage Δ
...y_sdk/integrations/opentelemetry/span_processor.py 71.94% <100.00%> (-9.08%) ⬇️
sentry_sdk/tracing_utils.py 43.35% <ø> (-37.58%) ⬇️
sentry_sdk/integrations/opentelemetry/sampler.py 69.56% <80.00%> (-21.45%) ⬇️

... and 108 files with indirect coverage changes