Skip to content

fix: use IntegrityError in constraint tests for spp_area_hdx and spp_…

ebca8f5
Select commit
Loading
Failed to load commit list.
Merged

refactor: move spp.gis.geofence from spp_api_v2_gis to spp_gis #74

fix: use IntegrityError in constraint tests for spp_area_hdx and spp_…
ebca8f5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 6, 2026 in 0s

65.22% (+7.13%) compared to 624e3cd

View this Pull Request on Codecov

65.22% (+7.13%) compared to 624e3cd

Details

Codecov Report

❌ Patch coverage is 89.21569% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.22%. Comparing base (624e3cd) to head (ebca8f5).
⚠️ Report is 9 commits behind head on 19.0.

Files with missing lines Patch % Lines
spp_gis/models/geofence.py 87.64% 11 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0      #74      +/-   ##
==========================================
+ Coverage   58.09%   65.22%   +7.13%     
==========================================
  Files         188      309     +121     
  Lines       10797    18825    +8028     
==========================================
+ Hits         6272    12279    +6007     
- Misses       4525     6546    +2021     
Files with missing lines Coverage Δ
spp_api_v2_gis/models/geofence.py 100.00% <100.00%> (+12.19%) ⬆️
spp_gis/__manifest__.py 0.00% <ø> (ø)
spp_gis/models/__init__.py 100.00% <100.00%> (ø)
spp_hazard/__manifest__.py 0.00% <ø> (ø)
spp_hazard/models/__init__.py 100.00% <100.00%> (ø)
spp_hazard/models/geofence.py 100.00% <100.00%> (ø)
spp_gis/models/geofence.py 87.64% <87.64%> (ø)

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