gotesttools/limgo-badge-action

Do not let your test coverage drop

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
limgo_fileThe limgo output to generate the badge for.yes
limgo_file_formatThe format of the limgo output. Has to be one of [tab, md, json].notab
badge_nameThe name of the generated badge.nolimgo-badge.png
badge_enabled_stmtFlag to enable or disable the statement coverage being displayed in the generated badge.notrue
badge_enabled_linesFlag to enable or disable the lines coverage being displayed in the generated badge.notrue
badge_enabled_branchFlag to enable or disable the branch coverage being displayed in the generated badge.notrue
repoThe repo to push the generated limgo badge to.yes
branchThe branch to push the generated limgo badge to.nolimgo-badge
github_tokenThe GitHub token to push to the current repo. Suggested as secrets.GITHUB_TOKENyes
github_token_ownerThe owner of the GitHub token.yes

no outputs