johanvanhelden/Clover test coverage check

Verify that your test coverage meets the requirements.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
filenameThe filename of the clover coverage XML file.yescoverage.xml
percentageThe minimum percentage of coverage allowed.yes95
rounded-precisionThe precision of the rounded coverage value.no2
exitWhether the coverage check should exit.notrue
metricThe metric to get and process.noelements
namedescription
coverageThe calculated coverage value.
coverage-displayThe calculated coverage value for display purposes.
coverage-roundedThe rounded coverage value.
coverage-rounded-displayThe rounded calculated coverage value for display purposes.
coverage-acceptableThe true or false value of the check result.