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

Unpack WSGI environ into span attrs accessible in traces sampler #3775

Merged
merged 34 commits into from
Nov 15, 2024

reorg

affbe59
Select commit
Loading
Failed to load commit list.
Merged

Unpack WSGI environ into span attrs accessible in traces sampler #3775

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

34.20% (-43.47%) compared to e8c1813

View this Pull Request on Codecov

34.20% (-43.47%) compared to e8c1813

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 7 lines in your changes missing coverage. Please review.

Project coverage is 34.20%. Comparing base (e8c1813) to head (affbe59).

Files with missing lines Patch % Lines
sentry_sdk/integrations/wsgi.py 70.00% 4 Missing and 2 partials ⚠️
sentry_sdk/integrations/asgi.py 0.00% 1 Missing ⚠️

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

HEAD has 96 uploads less than BASE
Flag BASE (e8c1813) HEAD (affbe59)
102 6
Additional details and impacted files
@@               Coverage Diff               @@
##           potel-base    #3775       +/-   ##
===============================================
- Coverage       77.67%   34.20%   -43.47%     
===============================================
  Files             140      140               
  Lines           14490    14511       +21     
  Branches         2283     2261       -22     
===============================================
- Hits            11255     4964     -6291     
- Misses           2551     9060     +6509     
+ Partials          684      487      -197     
Files with missing lines Coverage Δ
sentry_sdk/integrations/asgi.py 62.25% <0.00%> (-28.42%) ⬇️
sentry_sdk/integrations/wsgi.py 77.70% <70.00%> (-18.40%) ⬇️

... and 113 files with indirect coverage changes