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

fix(django): Don't let RawPostDataException bubble up #3553

Merged
merged 9 commits into from
Sep 23, 2024

test

1c1a4b0
Select commit
Loading
Failed to load commit list.
Merged

fix(django): Don't let RawPostDataException bubble up #3553

test
1c1a4b0
Select commit
Loading
Failed to load commit list.
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%) ⬆️

... and 4 files with indirect coverage changes