Skip to content
Snippets Groups Projects

CWG-57: Add coverage in pipeline and badges to readmes

Merged Klaas Kliffen requested to merge add_coverage_in_pipeline into main
Files
4
# {{cookiecutter.project_name}}
# {{cookiecutter.project_name}}
 
<!-- TODO: replace -->
 
![Build status](https://git.astron.nl/templates/python-package/badges/main/pipeline.svg)
 
![Test coverage](https://git.astron.nl/templates/python-package/badges/main/coverage.svg)
 
<!-- ![Latest release](https://git.astron.nl/templates/python-package/badges/main/release.svg) -->
 
An example repository of an CI/CD pipeline for building, testing and publishing a python package.
An example repository of an CI/CD pipeline for building, testing and publishing a python package.
## Installation
## Installation
Loading