python-genbadge icon indicating copy to clipboard operation
python-genbadge copied to clipboard

A library to generate badges for typical checks (flake8, pytest, coverage, etc.)

Results 11 python-genbadge issues
Sort by recently updated
recently updated
newest added

Hi, I'm using your package within my CI workflow to avoid dependencies on external services and work on a private repo. I especially use the tests badge feature, but I...