File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# [ Cookiecutter] [ cookiecutter ] template for new Python projects
22
33[ ![ Build] ( https://img.shields.io/github/checks-status/smkent/cookie-python/main?label=build )] [ gh-actions ]
4+ [ ![ codecov] ( https://codecov.io/gh/smkent/cookie-python/branch/main/graph/badge.svg )] [ codecov ]
45[ ![ GitHub stars] ( https://img.shields.io/github/stars/smkent/cookie-python?style=social )] [ repo ]
56
67[ ![ cookie-python] [ logo ]] ( # )
@@ -17,7 +18,7 @@ A template for new Python projects, with:
1718* [ bandit] [ bandit ]
1819* [ cruft] [ cruft ]
1920* GitHub Actions support
20- * Coverage reports with [ codecov.io] [ codecov ]
21+ * Coverage reports with [ codecov.io] [ codecovio ]
2122
2223## Poetry installation
2324
@@ -63,7 +64,8 @@ cookiecutter https://github.com/smkent/cookie-python
6364
6465[ bandit ] : https://github.com/PyCQA/bandit
6566[ black ] : https://github.com/psf/black
66- [ codecov ] : https://codecov.io
67+ [ codecov ] : https://codecov.io/gh/smkent/cookie-python
68+ [ codecovio ] : https://codecov.io
6769[ cookiecutter ] : https://github.com/cookiecutter/cookiecutter
6870[ cruft ] : https://github.com/cruft/cruft
6971[ flake8-bugbear ] : https://github.com/PyCQA/flake8-bugbear
You can’t perform that action at this time.
0 commit comments