Skip to content

Add First Pass Tracking Functionality#33

Open
emdavis02 wants to merge 15 commits into
mainfrom
elise/first_pass_tracking_classes
Open

Add First Pass Tracking Functionality#33
emdavis02 wants to merge 15 commits into
mainfrom
elise/first_pass_tracking_classes

pydocstring

4dc8d41
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 7, 2026 in 0s

20.81% (-23.92%) compared to 2cb2db0

View this Pull Request on Codecov

20.81% (-23.92%) compared to 2cb2db0

Details

Codecov Report

❌ Patch coverage is 2.48500% with 1138 lines in your changes missing coverage. Please review.
✅ Project coverage is 20.81%. Comparing base (2cb2db0) to head (4dc8d41).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
sleap_mot/feature_tracker.py 0.00% 994 Missing ⚠️
sleap_mot/tracker.py 26.19% 62 Missing ⚠️
sleap_mot/utils.py 12.50% 49 Missing ⚠️
sleap_mot/eval.py 0.00% 33 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (2cb2db0) and HEAD (4dc8d41). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (2cb2db0) HEAD (4dc8d41)
5 3
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #33       +/-   ##
===========================================
- Coverage   44.73%   20.81%   -23.92%     
===========================================
  Files           8        9        +1     
  Lines         930     2066     +1136     
===========================================
+ Hits          416      430       +14     
- Misses        514     1636     +1122     

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