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

Fix Scope tests #3593

Draft
wants to merge 3 commits into
base: potel-base
Choose a base branch
from

Merge branch 'potel-base' into antonpirker/potel/fix-client-tests

1ecc44f
Select commit
Loading
Failed to load commit list.
Draft

Fix Scope tests #3593

Merge branch 'potel-base' into antonpirker/potel/fix-client-tests
1ecc44f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 7, 2024 in 0s

30.25% (-44.13%) compared to f266415

View this Pull Request on Codecov

30.25% (-44.13%) compared to f266415

Details

Codecov Report

Attention: Patch coverage is 80.64516% with 6 lines in your changes missing coverage. Please review.

Project coverage is 30.25%. Comparing base (f266415) to head (1ecc44f).

Files with missing lines Patch % Lines
sentry_sdk/integrations/opentelemetry/scope.py 80.64% 4 Missing and 2 partials ⚠️

❗ There is a different number of reports uploaded between BASE (f266415) and HEAD (1ecc44f). Click for more details.

HEAD has 100 uploads less than BASE
Flag BASE (f266415) HEAD (1ecc44f)
102 2
Additional details and impacted files
@@               Coverage Diff               @@
##           potel-base    #3593       +/-   ##
===============================================
- Coverage       74.37%   30.25%   -44.13%     
===============================================
  Files             136      136               
  Lines           13727    13758       +31     
  Branches         2720     2702       -18     
===============================================
- Hits            10210     4162     -6048     
- Misses           2861     9173     +6312     
+ Partials          656      423      -233     
Files with missing lines Coverage Δ
sentry_sdk/integrations/opentelemetry/scope.py 77.87% <80.64%> (-18.47%) ⬇️

... and 119 files with indirect coverage changes