h3nste1n/Coverage Badge Creator

Generate coverage badges from your test coverage report and update README.md

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
config-pathPath to the .badge-config fileno./.badge-config
coverage-file-pathPath to the coverage report fileno
readme-file-pathPath to the README.md to updateno./README.md
formatCoverage report format: istanbul (default), jest, lcov, cobertura, coverage-pynoistanbul
commitAuto-commit the updated README back to the repositorynofalse
commit-messageCommit message (only used when commit is true)nochore: update coverage badges [skip ci]
namedescription
updatedWhether the README was updated