Skip to content

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

Open
gonzalesedwin1123 wants to merge 4 commits into
19.0from
reland/phl-demo
Open

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

style: wrap overlong usage line in prepare_phl_geodata.py (ruff E501)

77a1aca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 2, 2026 in 1s

68.94% (-5.93%) compared to bf61488

View this Pull Request on Codecov

68.94% (-5.93%) compared to bf61488

Details

Codecov Report

❌ Patch coverage is 87.85714% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.94%. Comparing base (bf61488) to head (77a1aca).
⚠️ Report is 1 commits behind head on 19.0.

Files with missing lines Patch % Lines
spp_demo_phl_luzon/models/area_loader.py 84.53% 15 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%   68.94%   -5.93%     
==========================================
  Files        1093      163     -930     
  Lines       63718    14244   -49474     
==========================================
- Hits        47701     9820   -37881     
+ Misses      16017     4424   -11593     
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 84.53% <84.53%> (+0.49%) ⬆️

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