feat(spp_drims): Donations review — creation, receipt, inspection and follow-up - #414
Open
emjay0921 wants to merge 11 commits into
Open
feat(spp_drims): Donations review — creation, receipt, inspection and follow-up#414emjay0921 wants to merge 11 commits into
emjay0921 wants to merge 11 commits into
Codecov / codecov/project
succeeded
Aug 13, 2026 in 0s
72.77% (+0.10%) compared to 64e6b31
View this Pull Request on Codecov
72.77% (+0.10%) compared to 64e6b31
Details
Codecov Report
❌ Patch coverage is 97.45763% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.77%. Comparing base (64e6b31) to head (108e826).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| spp_drims/models/donation.py | 97.87% | 1 Missing |
| spp_drims/models/donation_line.py | 97.05% | 1 Missing |
| spp_drims/wizard/receive_wizard.py | 96.15% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## 19.0 #414 +/- ##
==========================================
+ Coverage 72.66% 72.77% +0.10%
==========================================
Files 329 330 +1
Lines 24298 24407 +109
==========================================
+ Hits 17655 17761 +106
- Misses 6643 6646 +3 | Files with missing lines | Coverage Δ | |
|---|---|---|
| spp_drims/models/constants.py | 100.00% <100.00%> (ø) |
|
| spp_drims/wizard/__init__.py | 100.00% <100.00%> (ø) |
|
| spp_drims/wizard/inspection_wizard.py | 91.20% <100.00%> (ø) |
|
| spp_drims_sl_demo/wizard/drims_demo_generator.py | 68.55% <100.00%> (-0.26%) |
⬇️ |
| spp_drims/models/donation.py | 97.03% <97.87%> (+0.12%) |
⬆️ |
| spp_drims/models/donation_line.py | 93.18% <97.05%> (+6.51%) |
⬆️ |
| spp_drims/wizard/receive_wizard.py | 96.15% <96.15%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading