linkdata/gitcoverage

Create/update <branch>/badge.svg (+ optional report.html) on the 'gitcoverage' branch.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 5, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: linkdata/gitcoverage@03383ad3a6ff45e117a50d29d21c3a95c2d5d12a # v11

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

namedescriptionrequireddefault
coverageCoverage percentage (e.g. 83 or 83%)yes
branchOptional source branch name override (recommended for tag-triggered workflows)no
reportOptional path to an HTML coverage report file to publish as report.htmlno
tokenGitHub token used to push updates to the gitcoverage branchno
run-on-pull-requestWhen true, attempt publishing on pull_request / pull_request_target events. The default is false because PR-state badges are usually not intended and publishing requires write access.nofalse
namedescription
should-publishWhether this run should publish coverage artifacts.