actions-marketplace-validations/LCOV Minimum test coverage checker

a github action that use lcov.info file verify if the test coverage has reached a minimum threshold

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
coverage-fileFile path of the test coverage file. e.g.: `coverage/lcov.info`yes
minimum-coverageThe minimum test coverage threshold. Optional. Default: `0`0

no outputs