Skip to content

fix(spp_hazard): restore chatter on impact form view

73de234
Select commit
Loading
Failed to load commit list.
Merged

fix(spp_hazard performance) #101

fix(spp_hazard): restore chatter on impact form view
73de234
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2026 in 1s

71.20% (+0.03%) compared to 9c2376e

View this Pull Request on Codecov

71.20% (+0.03%) compared to 9c2376e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.20%. Comparing base (9c2376e) to head (73de234).
⚠️ Report is 76 commits behind head on 19.0.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #101      +/-   ##
==========================================
+ Coverage   71.17%   71.20%   +0.03%     
==========================================
  Files         704      707       +3     
  Lines       38554    38842     +288     
==========================================
+ Hits        27439    27657     +218     
- Misses      11115    11185      +70     
Files with missing lines Coverage Δ
spp_hazard/__manifest__.py 0.00% <ø> (ø)
spp_hazard/models/hazard_category.py 100.00% <100.00%> (ø)
spp_hazard/models/hazard_impact.py 100.00% <100.00%> (ø)
spp_hazard/models/hazard_impact_type.py 100.00% <100.00%> (ø)
spp_hazard/models/hazard_incident.py 100.00% <100.00%> (+12.34%) ⬆️
spp_hazard/models/registrant.py 100.00% <100.00%> (+24.00%) ⬆️
spp_hazard_programs/__manifest__.py 0.00% <ø> (ø)

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