Unpack WSGI environ into span attrs accessible in traces sampler #3775
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.
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%) |
⬇️ |
Loading