jgillick/Test Coverage Reporter

Generate a coverage report based on a base/master coverage report"

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
coverage-filePath to the coverage reportyes
base-coverage-filePath to the coverage report from the branch this will be merging intoyes
access-tokenRequired to comment on the PR${{ github.token }}
fail-file-reducedIf coverage for any file is reduced by this much (in percent) the run will fail. Defaults to 0.5%, set to 0 to disable.0.5
custom-messageAdd custom text to the output.
titleThe coverage report titleCoverage Report
strip-path-prefixRemove this part of the path of the front of all file paths.

no outputs