actions-marketplace-validations/Clover test coverage check

Verify that your test coverage meets the requirements.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 4, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/johanvanhelden_gha-clover-test-coverage-check@d77b2e82e4642740c4d78c3a79565db6c2baff9c # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

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.