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

Extract span attrs from AIOHTTP request #3782

Merged
merged 8 commits into from
Nov 15, 2024

reword

9526f4a
Select commit
Loading
Failed to load commit list.
Merged

Extract span attrs from AIOHTTP request #3782

reword
9526f4a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2024 in 0s

25.19% (-52.38%) compared to 571c5cd

View this Pull Request on Codecov

25.19% (-52.38%) compared to 571c5cd

Details

Codecov Report

Attention: Patch coverage is 0% with 24 lines in your changes missing coverage. Please review.

Project coverage is 25.19%. Comparing base (571c5cd) to head (9526f4a).

Files with missing lines Patch % Lines
sentry_sdk/integrations/aiohttp.py 0.00% 24 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (571c5cd) and HEAD (9526f4a). Click for more details.

HEAD has 101 uploads less than BASE
Flag BASE (571c5cd) HEAD (9526f4a)
102 1
Additional details and impacted files
@@               Coverage Diff               @@
##           potel-base    #3782       +/-   ##
===============================================
- Coverage       77.57%   25.19%   -52.38%     
===============================================
  Files             140      140               
  Lines           14540    14531        -9     
  Branches         2298     2155      -143     
===============================================
- Hits            11279     3661     -7618     
- Misses           2574    10527     +7953     
+ Partials          687      343      -344     
Files with missing lines Coverage Δ
sentry_sdk/integrations/opentelemetry/sampler.py 51.80% <ø> (-42.17%) ⬇️
sentry_sdk/integrations/aiohttp.py 8.99% <0.00%> (-76.22%) ⬇️

... and 120 files with indirect coverage changes