Skip to content

feat(inference): extract geospatial workloads from backend - #673

Draft
frgfm wants to merge 5 commits into
mainfrom
codex/extract-geospatial-inference
Draft

feat(inference): extract geospatial workloads from backend#673
frgfm wants to merge 5 commits into
mainfrom
codex/extract-geospatial-inference

test(inference): cover defensive geometry paths

6d997b7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 4, 2026 in 0s

94.20% (+0.46%) compared to 729a870

View this Pull Request on Codecov

94.20% (+0.46%) compared to 729a870

Details

Codecov Report

❌ Patch coverage is 94.42897% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.20%. Comparing base (729a870) to head (6d997b7).

Files with missing lines Patch % Lines
src/app/services/inference.py 87.01% 10 Missing ⚠️
src/inference/overlap.py 95.42% 7 Missing ⚠️
src/app/main.py 66.66% 2 Missing ⚠️
src/app/services/alerts.py 95.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #673      +/-   ##
==========================================
+ Coverage   93.74%   94.20%   +0.46%     
==========================================
  Files          59       62       +3     
  Lines        3147     3262     +115     
==========================================
+ Hits         2950     3073     +123     
+ Misses        197      189       -8     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.