funkelab / motile

Multi-Object Tracker using Integer Linear Equations
https://funkelab.github.io/motile/
MIT License
22 stars 4 forks source link

add warning and coerce if nx graph passed to solver #80

Closed tlambert03 closed 4 months ago

tlambert03 commented 4 months ago

closes #67

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.35%. Comparing base (6a9e6d5) to head (742017f). Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #80 +/- ## ========================================== + Coverage 93.29% 93.35% +0.05% ========================================== Files 32 32 Lines 776 783 +7 ========================================== + Hits 724 731 +7 Misses 52 52 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.