Skip to content

feat(spp_drims): Incident Management review — states, closed-incident limits, dashboard and warehouses - #416

Open
emjay0921 wants to merge 16 commits into
19.0from
feat/1100-drims-incident-management
Open

feat(spp_drims): Incident Management review — states, closed-incident limits, dashboard and warehouses#416
emjay0921 wants to merge 16 commits into
19.0from
feat/1100-drims-incident-management

fix(spp_drims): address the incident management review — upgrade path…

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

72.85% (+0.60%) compared to 0820667

View this Pull Request on Codecov

72.85% (+0.60%) compared to 0820667

Details

Codecov Report

❌ Patch coverage is 97.24771% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.85%. Comparing base (0820667) to head (f559229).

Files with missing lines Patch % Lines
spp_hazard/models/hazard_incident.py 80.00% 2 Missing ⚠️
spp_drims/models/hazard_incident.py 98.21% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #416      +/-   ##
==========================================
+ Coverage   72.24%   72.85%   +0.60%     
==========================================
  Files         419      464      +45     
  Lines       29813    31575    +1762     
==========================================
+ Hits        21539    23003    +1464     
- Misses       8274     8572     +298     
Files with missing lines Coverage Δ
spp_drims/models/donation.py 97.00% <100.00%> (+0.09%) ⬆️
spp_drims/models/personnel.py 98.41% <100.00%> (+0.16%) ⬆️
spp_drims/models/request.py 93.37% <100.00%> (+0.18%) ⬆️
spp_drims/models/res_config_settings.py 63.79% <100.00%> (+2.68%) ⬆️
spp_drims/models/returns.py 93.06% <ø> (ø)
spp_drims/models/stock_warehouse.py 77.94% <100.00%> (+7.35%) ⬆️
spp_drims/models/hazard_incident.py 76.27% <98.21%> (+10.99%) ⬆️
spp_hazard/models/hazard_incident.py 98.05% <80.00%> (ø)

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