funkelab / motile

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

add tests on github actions #4

Closed tlambert03 closed 1 year ago

tlambert03 commented 1 year ago

this PR just adds a new .github/workflows/ci.yaml file that sets up miniconda, install ilpy, then installs motile and runs tests. the coverage results are uploaded to codecov (a badge is added to the readme)

codecov-commenter commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@f0378d3). Click here to learn what that means. The diff coverage is n/a.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main       #4   +/-   ##
=======================================
  Coverage        ?   82.59%           
=======================================
  Files           ?       23           
  Lines           ?      408           
  Branches        ?        0           
=======================================
  Hits            ?      337           
  Misses          ?       71           
  Partials        ?        0           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.