aki77/Code Coverage with reviewdog

Warns of lines of code not covered by the test.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
fail_levelUnless none, exit code 1 for reviewdog if it finds at least 1 issue with severity greater than or equal to the given level [info,warning,error] none
filter_modeFiltering mode for the reviewdog command [added,diff_context,file,nofilter] added
github_tokenGITHUB_TOKENno${{ github.token }}
lcov_pathLcov files path. Support for glob pattern.yes
reporterReporter of reviewdog command [github-check,github-pr-check,github-pr-review]. Default is `github-pr-review`. nogithub-pr-review
tool_nameTool name to use for reviewdog reporternocode-coverage
delete_previous_commentsDelete previous comments made by the same tool.notrue

no outputs