Skip to content

fix(spp_drims): stop backorder dispatches bypassing the DRIMS request - #390

Open
emjay0921 wants to merge 7 commits into
19.0from
fix/1087-drims-backorder-visibility
Open

fix(spp_drims): stop backorder dispatches bypassing the DRIMS request#390
emjay0921 wants to merge 7 commits into
19.0from
fix/1087-drims-backorder-visibility

fix(spp_drims): keep both semgrep rule ids on the res.users sudo

a8f7d4e
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 1 commits behind head on 19.0.

Files with missing lines Patch % Lines
spp_drims/models/request.py 94.00% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            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%) ⬆️

... and 700 files with indirect coverage changes

🚀 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.