Skip to content

feat(spp_hazard): CAP vocabulary severity and alert ingestion, with upgrade migration (re-land from #76)#274

Open
gonzalesedwin1123 wants to merge 8 commits into
19.0from
reland/hazard-cap
Open

feat(spp_hazard): CAP vocabulary severity and alert ingestion, with upgrade migration (re-land from #76)#274
gonzalesedwin1123 wants to merge 8 commits into
19.0from
reland/hazard-cap

fix(spp_hazard): address gemini-code-assist review findings

4bf883d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 2, 2026 in 0s

75.36% (+0.50%) compared to bf61488

View this Pull Request on Codecov

75.36% (+0.50%) compared to bf61488

Details

Codecov Report

❌ Patch coverage is 93.33333% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.36%. Comparing base (bf61488) to head (4bf883d).
⚠️ Report is 1 commits behind head on 19.0.

Files with missing lines Patch % Lines
spp_hazard/models/hazard_incident.py 93.43% 9 Missing ⚠️
spp_drims_sl_demo/wizard/drims_demo_generator.py 85.71% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #274      +/-   ##
==========================================
+ Coverage   74.86%   75.36%   +0.50%     
==========================================
  Files        1093      422     -671     
  Lines       63718    25807   -37911     
==========================================
- Hits        47701    19450   -28251     
+ Misses      16017     6357    -9660     
Files with missing lines Coverage Δ
spp_drims/__manifest__.py 0.00% <ø> (ø)
spp_drims/models/hazard_incident_area.py 100.00% <100.00%> (+21.05%) ⬆️
spp_drims_sl_demo/__manifest__.py 0.00% <ø> (ø)
spp_hazard/__manifest__.py 0.00% <ø> (ø)
spp_hazard_programs/__manifest__.py 0.00% <ø> (ø)
spp_drims_sl_demo/wizard/drims_demo_generator.py 68.54% <85.71%> (+0.17%) ⬆️
spp_hazard/models/hazard_incident.py 96.05% <93.43%> (-3.95%) ⬇️

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