Skip to content

feat(spp_gis_report): metric disaggregation in GIS reports (re-land from #76)#280

Merged
gonzalesedwin1123 merged 6 commits into
19.0from
reland/gis-report
Jul 14, 2026
Merged

feat(spp_gis_report): metric disaggregation in GIS reports (re-land from #76)#280
gonzalesedwin1123 merged 6 commits into
19.0from
reland/gis-report

docs(spp_gis_report): disclose GeoJSON payload and field-removal brea…

8f9ded7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 14, 2026 in 0s

74.28% (+2.43%) compared to ede1a1b

View this Pull Request on Codecov

74.28% (+2.43%) compared to ede1a1b

Details

Codecov Report

❌ Patch coverage is 80.27523% with 43 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.28%. Comparing base (ede1a1b) to head (8f9ded7).

Files with missing lines Patch % Lines
spp_gis_report/models/gis_report.py 79.71% 43 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #280      +/-   ##
==========================================
+ Coverage   71.85%   74.28%   +2.43%     
==========================================
  Files         245      372     +127     
  Lines       19111    25385    +6274     
==========================================
+ Hits        13732    18857    +5125     
- Misses       5379     6528    +1149     
Files with missing lines Coverage Δ
spp_gis_report/__manifest__.py 0.00% <ø> (ø)
spp_gis_report/controllers/geojson.py 74.22% <100.00%> (ø)
spp_gis_report/models/area_ext.py 75.29% <100.00%> (ø)
spp_gis_report/wizards/gis_report_wizard.py 97.84% <100.00%> (ø)
spp_mis_demo_v2/__manifest__.py 0.00% <ø> (ø)
spp_gis_report/models/gis_report.py 79.63% <79.71%> (ø)

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