actions-marketplace-validations/clover-diff-action

Calculate the difference between the two coverage reports

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
filename-baseThe filename of the XML report with which it is comparedyes
filename-headThe filename of the XML report being comparedyes
namedescription
diff-coverageCoverage difference between reports
diff-coverage-shortHuman readable coverage difference between reports
diff-source-elementsDifference of source elements
diff-source-coveredelementsDifference of source covered elements
base-coverageCoverage from base file report
base-source-elementsCode elements of source code from base file report
base-source-coveredelementsCovered elements of source code from base file report
head-coverageCoverage from head file report
head-source-elementsCode elements of source code from head file report
head-source-coveredelementsCovered elements of source code from head file report
head-test-elementsCode elements of tests from head file report
head-test-testrunsTest runs from head file report
head-test-testpassesTest passes from head file report
head-test-testfailuresTest failures from head file report
head-test-testdurationTest duration in milliseconds (ms) from head file report