Skip to content

Revert "feat: geofence-based geographic targeting for programs"#271

Merged
gonzalesedwin1123 merged 3 commits into
19.0from
revert-76-feature/program-geofence
Jul 2, 2026
Merged

Revert "feat: geofence-based geographic targeting for programs"#271
gonzalesedwin1123 merged 3 commits into
19.0from
revert-76-feature/program-geofence

fix: keep spp_api_v2 search test expectations aligned with retained n…

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

75.09% (-0.22%) compared to 1ba8bcc

View this Pull Request on Codecov

75.09% (-0.22%) compared to 1ba8bcc

Details

Codecov Report

❌ Patch coverage is 53.26460% with 136 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.09%. Comparing base (1ba8bcc) to head (98ea5f8).

Files with missing lines Patch % Lines
spp_api_v2_gis/routers/geofence.py 24.35% 59 Missing ⚠️
spp_api_v2_gis/routers/spatial_query.py 35.00% 26 Missing ⚠️
spp_api_v2_gis/services/layers_service.py 0.00% 19 Missing ⚠️
spp_api_v2_gis/routers/proximity.py 46.15% 14 Missing ⚠️
spp_api_v2_gis/routers/statistics.py 0.00% 8 Missing ⚠️
spp_api_v2_gis/services/spatial_query_service.py 81.81% 4 Missing ⚠️
spp_cel_domain/models/cel_translator.py 0.00% 2 Missing ⚠️
spp_drims/models/hazard_incident_area.py 60.00% 2 Missing ⚠️
spp_gis/operators.py 0.00% 1 Missing ⚠️
spp_gis_report/models/gis_report.py 90.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #271      +/-   ##
==========================================
- Coverage   75.31%   75.09%   -0.22%     
==========================================
  Files        1098     1093       -5     
  Lines       65317    63448    -1869     
==========================================
- Hits        49191    47644    -1547     
+ Misses      16126    15804     -322     
Files with missing lines Coverage Δ
spp_api_v2/middleware/auth.py 75.75% <100.00%> (-0.37%) ⬇️
spp_api_v2/models/fastapi_endpoint_registry.py 93.93% <ø> (-0.35%) ⬇️
spp_api_v2/schemas/__init__.py 100.00% <100.00%> (ø)
spp_api_v2/schemas/bundle.py 100.00% <100.00%> (ø)
spp_api_v2_gis/__manifest__.py 0.00% <ø> (ø)
spp_api_v2_gis/models/__init__.py 100.00% <ø> (ø)
spp_api_v2_gis/models/api_client_scope.py 100.00% <ø> (ø)
spp_api_v2_gis/models/fastapi_endpoint.py 100.00% <100.00%> (ø)
spp_api_v2_gis/routers/__init__.py 100.00% <100.00%> (ø)
spp_api_v2_gis/routers/ogc_features.py 86.44% <100.00%> (+19.44%) ⬆️
... and 37 more
🚀 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.