actions-marketplace-validations/phpunit-coverage-badge

Creates a code coverage badge from phpunit reports

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
reportThe path to the report file generated by PHPUnit.noclover.xml
report_typeThe type of the generated report. Currently supported: clover, html.noclover
coverage_badge_pathThe path inside the repository where the created badge should be saved. Can be anywhere except inside the .github folder.nocoverage_badge.svg
push_badgeDefines whether the badge will be committed and pushed to the repository.nofalse
repo_tokenToken to push the badge into the repository. Can be supplied with $/{{ secrets.GITHUB_TOKEN }} (without the "/").noNOT_SUPPLIED
commit_messageCommit message that will be used to commit the updated badge and clover file.noUpdate code coverage badge
commit_emailEmail that will be used for the commit.no41898282+github-actions[bot]@users.noreply.github.com
commit_nameName that will be used for the commit.noGithub Actions Bot

no outputs