fix(drims): DRIMS issues and improvements (#651) #224
Codecov / codecov/project
succeeded
Jun 9, 2026 in 0s
73.12% (+0.05%) compared to 74516d3
View this Pull Request on Codecov
73.12% (+0.05%) compared to 74516d3
Details
Codecov Report
❌ Patch coverage is 94.76440% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.12%. Comparing base (74516d3) to head (e14e1f8).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| spp_drims/wizard/inspection_wizard.py | 90.14% | 7 Missing |
| spp_drims/models/donation.py | 95.94% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## 19.0 #224 +/- ##
==========================================
+ Coverage 73.06% 73.12% +0.05%
==========================================
Files 1069 1070 +1
Lines 62120 62216 +96
==========================================
+ Hits 45390 45495 +105
+ Misses 16730 16721 -9 | Files with missing lines | Coverage Δ | |
|---|---|---|
| spp_base_common/__manifest__.py | 0.00% <ø> (ø) |
|
| spp_drims/__manifest__.py | 0.00% <ø> (ø) |
|
| spp_drims/models/request.py | 89.64% <100.00%> (+2.97%) |
⬆️ |
| spp_drims/models/stock_move.py | 100.00% <100.00%> (ø) |
|
| spp_drims/models/stock_picking.py | 76.78% <ø> (ø) |
|
| spp_drims/models/stock_warehouse.py | 70.58% <100.00%> (+0.58%) |
⬆️ |
| spp_drims/wizard/__init__.py | 100.00% <100.00%> (ø) |
|
| spp_drims/wizard/allocation_preview_wizard.py | 82.30% <100.00%> (+0.85%) |
⬆️ |
| spp_drims/wizard/request_reject_wizard.py | 100.00% <100.00%> (ø) |
|
| spp_drims/models/donation.py | 96.91% <95.94%> (-0.52%) |
⬇️ |
| ... and 1 more |
🚀 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