actions-marketplace-validations/Code Coverage Report Temp

A GitHub Action that reads Cobertura format code coverage files and outputs a text or markdown summary.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
filenameA comma separated list of code coverage files to analyse.yes
badgeInclude a Line Rate coverage badge in the output using shields.io - true / false (default).nofalse
fail_below_minFail if overall Line Rate below lower threshold - true / false (default).nofalse
formatOutput Format - markdown or text (default).notext
hide_branch_rateHide Branch Rate values in the output - true / false (default).nofalse
hide_complexityHide Complexity values in the output - true / false (default).nofalse
indicatorsInclude health indicators in the output - true (default) / false.notrue
outputOutput Type - console (default), file or both.noconsole
thresholdsThreshold percentages for badge and health indicators, lower threshold can also be used to fail the action.no50 75

no outputs