fix(django): Add sync_capable
to SentryWrappingMiddleware
#3510
Codecov / codecov/project
succeeded
Sep 11, 2024 in 0s
84.20% (-0.07%) compared to 53897ff
View this Pull Request on Codecov
84.20% (-0.07%) compared to 53897ff
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 84.20%. Comparing base (
53897ff
) to head (2c6e450
).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## master #3510 +/- ##
==========================================
- Coverage 84.26% 84.20% -0.07%
==========================================
Files 136 136
Lines 13894 13895 +1
Branches 2938 2938
==========================================
- Hits 11708 11700 -8
- Misses 1458 1471 +13
+ Partials 728 724 -4
Files with missing lines | Coverage Δ | |
---|---|---|
sentry_sdk/integrations/django/middleware.py | 91.11% <100.00%> (+0.09%) |
⬆️ |
Loading