Closed tlambert03 closed 1 year ago
:exclamation: No coverage uploaded for pull request base (
main@f0378d3
). Click here to learn what that means. The diff coverage isn/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.
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)