Closed jezdez closed 3 years ago
:exclamation: No coverage uploaded for pull request base (
master@16143ee
). Click here to learn what that means. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #72 +/- ##
=========================================
Coverage ? 43.64%
=========================================
Files ? 2
Lines ? 236
Branches ? 62
=========================================
Hits ? 103
Misses ? 123
Partials ? 10
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 16143ee...7af7843. Read the comment docs.
Now I've released 2.0.0. Thanks for your cooperation!
Migrate to GitHub Actions.
This replaces #71.
Travis CI has a new pricing model which places limits on open source.
Many projects are moving to GitHub Actions instead, including Jazzband projects:
This is based on https://github.com/jazzband/contextlib2/pull/26.
It drops support for Python 2.7 and 3.5 because GitHub Actions doesn't fully support them. They're EOL anyway.
Python 3.8 and 3.9 support is also added.
No more mention of Travis CI in the codebase:
TODO:
JAZZBAND_RELEASE_KEY
to the repo secrets.