fix(django): Don't let RawPostDataException bubble up #3553
Codecov / codecov/project
succeeded
Sep 20, 2024 in 0s
84.54% (+0.05%) compared to ed614c0
View this Pull Request on Codecov
84.54% (+0.05%) compared to ed614c0
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 84.54%. Comparing base (
ed614c0
) to head (1c1a4b0
).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## master #3553 +/- ##
==========================================
+ Coverage 84.49% 84.54% +0.05%
==========================================
Files 133 133
Lines 13837 13840 +3
Branches 2927 2927
==========================================
+ Hits 11691 11701 +10
+ Misses 1420 1415 -5
+ Partials 726 724 -2
Files with missing lines | Coverage Δ | |
---|---|---|
sentry_sdk/integrations/_wsgi_common.py | 85.58% <100.00%> (+1.32%) |
⬆️ |
Loading