feat(spp_api_v2_gis): add OGC API Features GIS endpoints #71
+10,882
−0
Codecov / codecov/project
succeeded
Mar 5, 2026 in 1s
58.09% (+2.29%) compared to 69e0e5a
View this Pull Request on Codecov
58.09% (+2.29%) compared to 69e0e5a
Details
Codecov Report
❌ Patch coverage is 72.24436% with 418 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.09%. Comparing base (69e0e5a) to head (41bd6c6).
Additional details and impacted files
@@ Coverage Diff @@
## 19.0 #71 +/- ##
==========================================
+ Coverage 55.79% 58.09% +2.29%
==========================================
Files 162 188 +26
Lines 9291 10797 +1506
==========================================
+ Hits 5184 6272 +1088
- Misses 4107 4525 +418 | Files with missing lines | Coverage Δ | |
|---|---|---|
| spp_api_v2_gis/__init__.py | 100.00% <100.00%> (ø) |
|
| spp_api_v2_gis/models/__init__.py | 100.00% <100.00%> (ø) |
|
| spp_api_v2_gis/models/api_client_scope.py | 100.00% <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/schemas/__init__.py | 100.00% <100.00%> (ø) |
|
| spp_api_v2_gis/schemas/geofence.py | 100.00% <100.00%> (ø) |
|
| spp_api_v2_gis/schemas/geojson.py | 100.00% <100.00%> (ø) |
|
| spp_api_v2_gis/schemas/ogc.py | 100.00% <100.00%> (ø) |
|
| spp_api_v2_gis/schemas/query.py | 100.00% <100.00%> (ø) |
|
| ... and 16 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.
Loading