Skip to content

feat(spp_drims): collect proof of delivery in a popup off the dispatch - #393

Open
emjay0921 wants to merge 6 commits into
19.0from
feat/1088-drims-delivery-confirmation
Open

feat(spp_drims): collect proof of delivery in a popup off the dispatch#393
emjay0921 wants to merge 6 commits into
19.0from
feat/1088-drims-delivery-confirmation

fix(spp_drims): refuse delivery confirmation before the transfer is v…

f3fede6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 19, 2026 in 0s

72.39% (-0.27%) compared to 64e6b31

View this Pull Request on Codecov

72.39% (-0.27%) compared to 64e6b31

Details

Codecov Report

❌ Patch coverage is 96.33028% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.39%. Comparing base (64e6b31) to head (f3fede6).
⚠️ Report is 1 commits behind head on 19.0.

Files with missing lines Patch % Lines
spp_drims/wizard/delivery_confirmation_wizard.py 95.69% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #393      +/-   ##
==========================================
- Coverage   72.66%   72.39%   -0.27%     
==========================================
  Files         329     1011     +682     
  Lines       24298    60943   +36645     
==========================================
+ Hits        17655    44122   +26467     
- Misses       6643    16821   +10178     
Files with missing lines Coverage Δ
spp_drims/models/stock_picking.py 82.67% <100.00%> (+5.89%) ⬆️
spp_drims/wizard/__init__.py 100.00% <100.00%> (ø)
spp_drims/wizard/delivery_confirmation_wizard.py 95.69% <95.69%> (ø)

... and 701 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.