fix(spp_drims): stop backorder dispatches bypassing the DRIMS request - #390
Open
emjay0921 wants to merge 7 commits into
Open
fix(spp_drims): stop backorder dispatches bypassing the DRIMS request#390emjay0921 wants to merge 7 commits into
emjay0921 wants to merge 7 commits into
Codecov / codecov/project
succeeded
Aug 19, 2026 in 0s
72.38% (-0.28%) compared to 64e6b31
View this Pull Request on Codecov
72.38% (-0.28%) compared to 64e6b31
Details
Codecov Report
❌ Patch coverage is 96.77419% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.38%. Comparing base (64e6b31) to head (a8f7d4e).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| spp_drims/models/request.py | 94.00% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## 19.0 #390 +/- ##
==========================================
- Coverage 72.66% 72.38% -0.28%
==========================================
Files 329 1010 +681
Lines 24298 60913 +36615
==========================================
+ Hits 17655 44091 +26436
- Misses 6643 16822 +10179 | Files with missing lines | Coverage Δ | |
|---|---|---|
| spp_drims/models/request_line.py | 84.21% <100.00%> (+1.85%) |
⬆️ |
| spp_drims/models/stock_move.py | 100.00% <100.00%> (ø) |
|
| spp_drims/models/stock_picking.py | 81.45% <100.00%> (+4.66%) |
⬆️ |
| spp_drims/models/request.py | 93.29% <94.00%> (+0.09%) |
⬆️ |
🚀 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