Skip to content

feat(spp_demo): curated PHL geodata + spp_demo_phl_luzon demo module (re-land from #76)#277

Merged
gonzalesedwin1123 merged 8 commits into
19.0from
reland/phl-demo
Jul 13, 2026
Merged

feat(spp_demo): curated PHL geodata + spp_demo_phl_luzon demo module (re-land from #76)#277
gonzalesedwin1123 merged 8 commits into
19.0from
reland/phl-demo

docs(spp_demo_phl_luzon): DESCRIPTION reflects programmatic (not on-i…

19af3c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 13, 2026 in 0s

69.18% (-5.68%) compared to bf61488

View this Pull Request on Codecov

69.18% (-5.68%) compared to bf61488

Details

Codecov Report

❌ Patch coverage is 86.11111% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.18%. Comparing base (bf61488) to head (19af3c3).
⚠️ Report is 96 commits behind head on 19.0.

Files with missing lines Patch % Lines
spp_demo_phl_luzon/models/area_loader.py 82.17% 18 Missing ⚠️
spp_demo_phl_luzon/__manifest__.py 0.00% 1 Missing ⚠️
spp_demo_phl_luzon/models/population_weights.py 97.43% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #277      +/-   ##
==========================================
- Coverage   74.86%   69.18%   -5.68%     
==========================================
  Files        1093      159     -934     
  Lines       63718    14118   -49600     
==========================================
- Hits        47701     9768   -37933     
+ Misses      16017     4350   -11667     
Files with missing lines Coverage Δ
spp_demo/__manifest__.py 0.00% <ø> (ø)
spp_demo/models/demo_data_generator.py 70.81% <ø> (+0.12%) ⬆️
spp_demo_phl_luzon/__init__.py 100.00% <100.00%> (ø)
spp_demo_phl_luzon/models/__init__.py 100.00% <100.00%> (ø)
spp_demo_phl_luzon/__manifest__.py 0.00% <0.00%> (ø)
spp_demo_phl_luzon/models/population_weights.py 97.43% <97.43%> (ø)
spp_demo_phl_luzon/models/area_loader.py 82.17% <82.17%> (-1.87%) ⬇️

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