Fix http_methods_to_capture #3596
Merged
Codecov / codecov/project
succeeded
Oct 3, 2024 in 1s
35.56% (-38.43%) compared to 5ecd9c5
View this Pull Request on Codecov
35.56% (-38.43%) compared to 5ecd9c5
Details
Codecov Report
Attention: Patch coverage is 66.66667%
with 9 lines
in your changes missing coverage. Please review.
Project coverage is 35.56%. Comparing base (
5ecd9c5
) to head (45ef6d0
).
❗ There is a different number of reports uploaded between BASE (5ecd9c5) and HEAD (45ef6d0). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## potel-base #3596 +/- ##
===============================================
- Coverage 73.99% 35.56% -38.43%
===============================================
Files 136 136
Lines 13591 13596 +5
Branches 2698 2698
===============================================
- Hits 10056 4836 -5220
- Misses 2894 8287 +5393
+ Partials 641 473 -168
Files with missing lines | Coverage Δ | |
---|---|---|
sentry_sdk/integrations/_wsgi_common.py | 49.58% <75.00%> (-33.32%) |
⬇️ |
sentry_sdk/integrations/wsgi.py | 79.20% <71.42%> (-16.00%) |
⬇️ |
sentry_sdk/integrations/asgi.py | 57.25% <62.50%> (-34.62%) |
⬇️ |
Loading