actions-marketplace-validations/Coverage Diff

Publish diff coverage report as PR comment, and create a coverage badge to display on the readme.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
github-tokenA GitHub token to write comments and write the badge to the wiki.yes
coverage-filenamePath of the json-summary file to analyze.nocoverage/coverage-summary.json
base-summary-filenameName of the json file containing the repository's default branch json-summary stored in the repo wiki.nobase-summary.json
allowed-to-failIf true, it will not fail even if the current branch's coverage is lower than the default branch's coverage.nofalse
badge-enabledWhether or not a badge will be generated and stored.notrue
badge-filenameName of the json file containing badge informations stored in the repo wiki.nocoverage-diff-badge.json
badge-threshold-greenIf the coverage percentage is above or equal to this value, the badge will be green.no100
badge-threshold-orangeIf the coverage percentage is not green and above or equal to this value, the badge will be orange. Otherwise it will be red.no70

no outputs