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 asyncpg spans #3639

Merged
merged 13 commits into from
Oct 15, 2024

Merge branch 'potel-base' into ivana/potel/fix-asyncpg

b1277e4
Select commit
Loading
Failed to load commit list.
Merged

Fix asyncpg spans #3639

Merge branch 'potel-base' into ivana/potel/fix-asyncpg
b1277e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 11, 2024 in 1s

34.60% (-37.88%) compared to 94f06e6

View this Pull Request on Codecov

34.60% (-37.88%) compared to 94f06e6

Details

Codecov Report

Attention: Patch coverage is 4.34783% with 22 lines in your changes missing coverage. Please review.

Project coverage is 34.60%. Comparing base (94f06e6) to head (b1277e4).

Files with missing lines Patch % Lines
sentry_sdk/integrations/asyncpg.py 0.00% 17 Missing ⚠️
sentry_sdk/tracing_utils.py 16.66% 5 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (94f06e6) and HEAD (b1277e4). Click for more details.

HEAD has 75 uploads less than BASE
Flag BASE (94f06e6) HEAD (b1277e4)
80 5
Additional details and impacted files
@@               Coverage Diff               @@
##           potel-base    #3639       +/-   ##
===============================================
- Coverage       72.48%   34.60%   -37.88%     
===============================================
  Files             136      136               
  Lines           13783    13787        +4     
  Branches         2174     2177        +3     
===============================================
- Hits             9990     4771     -5219     
- Misses           3171     8580     +5409     
+ Partials          622      436      -186     
Files with missing lines Coverage Δ
sentry_sdk/tracing_utils.py 38.21% <16.66%> (-42.53%) ⬇️
sentry_sdk/integrations/asyncpg.py 11.11% <0.00%> (-78.27%) ⬇️

... and 98 files with indirect coverage changes