devhub-tools/Coverbot | Devhub

Quickly determine code coverage.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 27, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: devhub-tools/coverbot-action@80162068154eaeafabb168e905b25829ebb95895 # v1

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

namedescriptionrequireddefault
formatfile format (currently only `elixir` and `go` are supported)yes
filelocation of json fileyes
domainDomain where your Devhub app is hostedyes
devhub_api_keyAPI key from your Devhub app settingsyes
github_tokenGitHub Tokenyes
subdirectoryIf your code is in a subdirectory, specify it hereno
junit_folderlocation of the folder containing the JUnit filesno
namedescription
coveredNumber of lines covered
relevantNumber of lines considered relevant
percentageThe coverage percentage