[flair] generate badges from pytest and coverage reports
All checks were successful
ci/woodpecker/push/workflow/1 Pipeline was successful
ci/woodpecker/push/workflow/2 Pipeline was successful

dev only, doesn't yet need to run on CI
This commit is contained in:
bronsen 2025-03-18 00:18:31 +01:00
parent 60344a0cf5
commit c60b494879
6 changed files with 19 additions and 1 deletions

View file

@ -7,3 +7,4 @@ pip-compile-multi # superior dependency management
rich # pretty exceptions on dev/console
ruff # linter
uv # resolver for pip-compile-multi
genbadge[tests,coverage] # create badges from coverage reports and pytest