kevincobain2000/action-coveritup

All in one code coverage solution, build times and custom metrics, comment on pull requests

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Apr 2, 2025
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: kevincobain2000/action-coveritup@2cacc73e29904fa2ce2fb92ab0dd0e5c7645344a # v2.5

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

namedescriptionrequireddefault
pr_commentIf true, then comment on the Pull Requestfalse
typeType of score
typesTypes to report on PR comment. If empty then it will report all types
diff_typesOnly types to report on PR comment after 1st comment. 1st comment will have all types
metricMetric of score
commandCommand that outputs int score or want to record the run time""
recordscore or time. In case of score the results is used as it isscore
destroyDestroy allfalse
tokenGithub token${{ github.token }}
themeTheme of the commentlight

no outputs