funkelab / motile

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

Update type hints for ilpy objects #59

Closed tlambert03 closed 6 months ago

tlambert03 commented 8 months ago

as discussed in https://github.com/funkelab/motile/issues/9#issuecomment-1793115453

codecov[bot] commented 8 months ago

Codecov Report

Merging #59 (955453b) into main (adf70fe) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #59      +/-   ##
==========================================
+ Coverage   92.65%   92.67%   +0.01%     
==========================================
  Files          32       32              
  Lines         762      764       +2     
==========================================
+ Hits          706      708       +2     
  Misses         56       56              
Files Coverage Δ
motile/constraints/max_children.py 100.00% <100.00%> (ø)
motile/constraints/max_parents.py 100.00% <100.00%> (ø)
motile/constraints/select_edge_nodes.py 100.00% <100.00%> (ø)