Skip to content

add point model#1381

Merged
bw4sz merged 1 commit into
weecology:mainfrom
jveitchmichaelis:treeformer-v2
Apr 29, 2026
Merged

add point model#1381
bw4sz merged 1 commit into
weecology:mainfrom
jveitchmichaelis:treeformer-v2

add point model

e98fede
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 29, 2026 in 0s

87.61% (target 85.00%)

View this Pull Request on Codecov

87.61% (target 85.00%)

Details

Codecov Report

❌ Patch coverage is 93.23308% with 27 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.61%. Comparing base (38cc698) to head (e98fede).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/deepforest/models/treeformer.py 93.28% 9 Missing ⚠️
src/deepforest/predict.py 85.00% 9 Missing ⚠️
src/deepforest/models/treeformer_decoder.py 95.32% 5 Missing ⚠️
src/deepforest/metrics.py 87.50% 2 Missing ⚠️
src/deepforest/utilities.py 94.11% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1381      +/-   ##
==========================================
+ Coverage   86.92%   87.61%   +0.69%     
==========================================
  Files          24       26       +2     
  Lines        3204     3537     +333     
==========================================
+ Hits         2785     3099     +314     
- Misses        419      438      +19     

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