Skip to content

Move cluster scripts to src/deepforest/scripts/HPC/

912ca4a
Select commit
Loading
Failed to load commit list.
Open

Multi server multi gpu #1367

Move cluster scripts to src/deepforest/scripts/HPC/
912ca4a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 19, 2026 in 1s

85.34% (target 85.00%)

View this Pull Request on Codecov

85.34% (target 85.00%)

Details

Codecov Report

❌ Patch coverage is 82.50000% with 35 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.34%. Comparing base (f3bd776) to head (912ca4a).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/deepforest/distributed.py 70.83% 14 Missing ⚠️
src/deepforest/main.py 80.64% 12 Missing ⚠️
src/deepforest/predict.py 76.19% 5 Missing ⚠️
src/deepforest/scripts/evaluate.py 71.42% 2 Missing ⚠️
src/deepforest/datasets/prediction.py 96.77% 1 Missing ⚠️
src/deepforest/scripts/train.py 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1367      +/-   ##
==========================================
- Coverage   86.96%   85.34%   -1.62%     
==========================================
  Files          26       27       +1     
  Lines        3712     3877     +165     
==========================================
+ Hits         3228     3309      +81     
- Misses        484      568      +84     

☔ 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.