actions-marketplace-validations/Coverage check
A GitHub Action that check minimum coverage percentage!
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 21, 2020
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/devmasx_coverage-check-action@0bc53bbf5cfe2ee3afad24643a62225ef8a71951 # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| type | lcov | simplecov | yes | lcov |
| token | Github token for create checks | yes | — |
| min_coverage | Minimum coverage | — | 80 |
| result_path | Json with coverage result | yes | — |
Outputs
no outputs