refactor: move spp.gis.geofence from spp_api_v2_gis to spp_gis #74
+1,250
−719
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).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| spp_gis/models/geofence.py | 87.64% | 11 Missing |
Additional details and impacted files
@@ 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%> (ø) |
🚀 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.
Loading