frango9000/Test Coverage Report

Report Test Coverage to PR

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenGitHub Access Tokenno${{ github.token }}
titleTitle to add to the commentno
disable-commentDisable comment post/updatenofalse
report-pathsList of paths to test results Supports wildcards via [fast-glob](https://github.com/mrmlnc/fast-glob) yes
report-paths-replace-backslashesThe fast-glob library that is internally used interprets backslashes as escape characters. If enabled, all backslashes in provided path will be replaced by forward slashes and act as directory separators. It might be useful when path input variable is composed dynamically from existing directory paths on Windows. nofalse
enable-build-failEnable failing the build if coverage requirements are not met or no coverage files foundnofalse
file-coverage-error-minMinimal coverage required per file. Will fail if any file coverage is below thisno
file-coverage-warn-minMinimal coverage recommended per file. Will warn if any file coverage is below thisno
report-coverage-error-minMinimal coverage required per report. Will fail if any report coverage is below thisno
report-coverage-warn-minMinimal coverage recommended per report. Will warn if any report coverage is below thisno
global-coverage-error-minMinimal global coverage required. Will fail if multiple reports received and threshold not met. Ignored if only one report file receivedno
global-coverage-warn-minMinimal global coverage required recommended. Will warn if multiple reports received and threshold not met. Ignored if only one report file receivedno

no outputs