terencetcf/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 GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| coverage-file | File path of the test coverage file. e.g.: `coverage/lcov.info` | yes | — |
| minimum-coverage | The minimum test coverage threshold. Optional. Default: `0` | — | 0 |
Outputs
no outputs