Refactor else / elif when if block has a raise statement (Sourcery refactored)
#24
Codecov / codecov/project
succeeded
Apr 4, 2026 in 0s
15.86% (+0.22%) compared to b2b6866
View this Pull Request on Codecov
15.86% (+0.22%) compared to b2b6866
Details
Codecov Report
❌ Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 15.86%. Comparing base (b2b6866) to head (b7b9f5c).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| drfaddons/utils.py | 0.00% | 5 Missing |
| drfaddons/auth.py | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #24 +/- ##
==========================================
+ Coverage 15.63% 15.86% +0.22%
==========================================
Files 11 11
Lines 422 416 -6
==========================================
Hits 66 66
+ Misses 356 350 -6 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading