File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818* [ ] Add PYPI credentials to secrets
1919 * ` PYPI_USERNAME ` and ` PYPI_TOKEN ` to publish tags to pypi
2020 * ` TESTPYPI_USERNAME ` and ` TESTPYPI_TOKEN ` to publish dev branches to testpypi
21+ * [ ] Add [ codecov] ( https://app.codecov.io/github/fopina/ ) token
22+ * ` CODECOV_TOKEN ` taken from link above
2123* [ ] Replace this README.md - template below
2224
2325## Notes
@@ -36,7 +38,7 @@ Yet another approach is to simply use an entirely different package name for the
3638# fp-github-template-example
3739
3840[ ![ ci] ( https://github.com/fopina/python-package-template/actions/workflows/publish-main.yml/badge.svg )] ( https://github.com/fopina/python-package-template/actions/workflows/publish-main.yml )
39- [ ![ tests ] ( https://github.com/fopina/python-package-template/actions/workflows/tests .yml/badge.svg )] ( https://github.com/fopina/python-package-template/actions/workflows/tests .yml )
41+ [ ![ test ] ( https://github.com/fopina/python-package-template/actions/workflows/test .yml/badge.svg )] ( https://github.com/fopina/python-package-template/actions/workflows/test .yml )
4042[ ![ codecov] ( https://codecov.io/github/fopina/python-package-template/graph/badge.svg )] ( https://codecov.io/github/fopina/python-package-template )
4143[ ![ PyPI pyversions] ( https://img.shields.io/pypi/pyversions/fp-github-template-example.svg )] ( https://pypi.org/project/fp-github-template-example/ )
4244[ ![ Current version on PyPi] ( https://img.shields.io/pypi/v/django-bulk-update-or-create )] ( https://pypi.org/project/fp-github-template-example/ )
You can’t perform that action at this time.
0 commit comments