actions-marketplace-validations/Check code coverage
This GitHub action reads a code coverage report and fails if the actual code coverage is below a specified threshold.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| report | The name of the code coverage report file | yes | — |
| required-percentage | The code coverage in percent (0-100) required to pass | yes | — |
Outputs
no outputs