kkica/Code Coverage Action

A GitHub Action to process COBERTURA code coverage reports and fail if coverage is too low

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
code_coverage_artifacts_nameThe name of the code coverage artifactsno
coverage_directoryThe directory to store the coverage resultsyescoverage
coverage_results_pathThe path to the coverage results fileyescode-coverage-results.md
minimum_coverageThe minimum acceptable code coverage percentageno""
add_pr_commentAdd coverage comment to PRnotrue
add_to_summaryAdd coverage report to job summarynotrue
delete_artifactDelete the code coverage artifact after usenotrue

no outputs