-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[MRG] update CI for latest branch name change #1150
Conversation
Codecov Report
@@ Coverage Diff @@
## latest #1150 +/- ##
=========================================
Coverage ? 83.72%
=========================================
Files ? 95
Lines ? 9012
Branches ? 0
=========================================
Hits ? 7545
Misses ? 1467
Partials ? 0
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
Ready for review and merge when checks are passing @ctb |
Looks good, overall. Question: do we want to point at |
I thought |
Turns out the
master
->latest
transition didn't touch CI. Oops!TODO
master
(badges in README, binder links, docs...)Checklist
make test
Did it pass the tests?make coverage
Is the new code covered?without a major version increment. Changing file formats also requires a
major version number increment.
changes were made?