feat(spp_api_v2_gis): promote to Beta with validation and exception fixes #147
Codecov / codecov/project
succeeded
Apr 1, 2026 in 0s
71.06% (-0.01%) compared to f738582, passed because coverage increased by 0% when compared to adjusted base (71.06%)
View this Pull Request on Codecov
71.06% (-0.01%) compared to f738582, passed because coverage increased by 0% when compared to adjusted base (71.06%)
Details
Codecov Report
❌ Patch coverage is 72.72727% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.06%. Comparing base (f738582) to head (2ae14e6).
Additional details and impacted files
@@ Coverage Diff @@
## 19.0 #147 +/- ##
==========================================
- Coverage 71.06% 71.06% -0.01%
==========================================
Files 925 925
Lines 54704 54731 +27
==========================================
+ Hits 38876 38895 +19
- Misses 15828 15836 +8 | Files with missing lines | Coverage Δ | |
|---|---|---|
| spp_api_v2_gis/__manifest__.py | 0.00% <ø> (ø) |
|
| spp_api_v2_gis/routers/proximity.py | 46.15% <0.00%> (ø) |
|
| spp_api_v2_gis/routers/spatial_query.py | 35.00% <0.00%> (ø) |
|
| spp_api_v2_gis/routers/statistics.py | 36.66% <0.00%> (ø) |
|
| spp_api_v2_gis/schemas/geofence.py | 96.87% <87.50%> (-3.13%) |
⬇️ |
| spp_api_v2_gis/schemas/query.py | 93.82% <77.27%> (-6.18%) |
⬇️ |
🚀 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