Skip to content

added project argument to predict_tile for geo-coordinates

be8794b
Select commit
Loading
Failed to load commit list.
Open

added project argument to predict_tile for geo-coordinates #1250

added project argument to predict_tile for geo-coordinates
be8794b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 20, 2026 in 1s

86.40% (target 85.00%)

View this Pull Request on Codecov

86.40% (target 85.00%)

Details

Codecov Report

❌ Patch coverage is 18.18182% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.40%. Comparing base (f3bd776) to head (be8794b).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/deepforest/main.py 18.18% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1250      +/-   ##
==========================================
- Coverage   86.96%   86.40%   -0.56%     
==========================================
  Files          26       26              
  Lines        3712     3744      +32     
==========================================
+ Hits         3228     3235       +7     
- Misses        484      509      +25     

☔ View full report in Codecov by Sentry.
📢 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.