actions-marketplace-validations/Report LCOV - Node16

Report the code coverage from LCOV files. Updated for Node16

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
coverage-filesThe coverage files to scan. For example, `coverage/lcov.*.info`yes
artifact-nameThe GitHub artifact name of the generated HTML report. For example, `code-coverage-report`. _Note:_ When downloading, it will be extracted in an `html` directory. Optional. Default: `` (Skips uploading of artifacts)
minimum-coverageThe minimum coverage to pass the check. Optional. Default: `0` (always passes)0
github-tokenSet the GitHub token to have the action comment the coverage summary in the pull request. This token is provided by Actions, you do not need to create your own token. Optional. Default: ``
working-directoryThe working directory containing the source files referenced in the LCOV files. Optional. Default: `./`

no outputs