Skip to content

add keypoint dataset

18fe41b
Select commit
Loading
Failed to load commit list.
Merged

Add keypoint dataset class #1311

add keypoint dataset
18fe41b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 22, 2026 in 0s

86.87% (target 85.00%)

View this Pull Request on Codecov

86.87% (target 85.00%)

Details

Codecov Report

❌ Patch coverage is 87.85714% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.87%. Comparing base (884502e) to head (18fe41b).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
src/deepforest/datasets/training.py 88.97% 14 Missing ⚠️
src/deepforest/main.py 62.50% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1311      +/-   ##
==========================================
- Coverage   87.35%   86.87%   -0.49%     
==========================================
  Files          24       24              
  Lines        2981     3176     +195     
==========================================
+ Hits         2604     2759     +155     
- Misses        377      417      +40     

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