Skip to content

fix(spp_hazard,spp_hazard_programs): consolidate privileges and add p…

b7cfe79
Select commit
Loading
Failed to load commit list.
Open

fix(spp_hazard performance) #101

fix(spp_hazard,spp_hazard_programs): consolidate privileges and add p…
b7cfe79
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 16, 2026 in 1s

71.21% (+0.04%) compared to 9c2376e

View this Pull Request on Codecov

71.21% (+0.04%) compared to 9c2376e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.21%. Comparing base (9c2376e) to head (b7cfe79).
⚠️ 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.21%   +0.04%     
==========================================
  Files         704      707       +3     
  Lines       38554    38842     +288     
==========================================
+ Hits        27439    27660     +221     
- Misses      11115    11182      +67     
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 5 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.