demyanets/Angular coverage badges

Converts your Angular coverage data into the coverage badges for the local README.md and commits them into your repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenToken for the repository. Can be passed in using $\{{ secrets.GITHUB_TOKEN }}yes
coverage-summary-pathPath to a "coverage-summary.json" file. Defaults to "./coverage/coverage-summary.json"no./coverage/coverage-summary.json
badges-directoryWrites the coverage badges to the given directory. Defaults to "./badges" for root "src" project or "./badges/<library> for a libraryno""
protected-branchesList of protected branches that require review for commit. Defaults to empty list ([])no[]
write-debug-logsWrites extra debug logs to console if set to "true"no""

no outputs