Skip to content

speed up validation for datasets with same-size images

3c59532
Select commit
Loading
Failed to load commit list.
Closed

Speed up validation for datasets with same-size images #1373

speed up validation for datasets with same-size images
3c59532
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 15, 2026 in 0s

86.48% (target 85.00%)

View this Pull Request on Codecov

86.48% (target 85.00%)

Details

Codecov Report

❌ Patch coverage is 69.38776% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.48%. Comparing base (408e150) to head (3c59532).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/deepforest/datasets/training.py 68.08% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1373      +/-   ##
==========================================
- Coverage   86.87%   86.48%   -0.40%     
==========================================
  Files          24       24              
  Lines        3064     3205     +141     
==========================================
+ Hits         2662     2772     +110     
- Misses        402      433      +31     

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