funkelab / motile

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

Add constant to edge distance implementation #96

Closed cmalinmayor closed 2 months ago

cmalinmayor commented 2 months ago

@funkey Our tests were not thorough enough 🤦 We didn't actually add the constant cost!

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 93.75%. Comparing base (1400514) to head (5fdc024).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #96 +/- ## ======================================= Coverage 93.75% 93.75% ======================================= Files 33 33 Lines 816 817 +1 ======================================= + Hits 765 766 +1 Misses 51 51 ```

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