smartlyio/Summary coverage check
creates a check with link to coverage report url
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| coverage-file | Coverage file to parse | yes | — |
| coverage-format | format of the coverage file (istanbul, cobertura, lcov or summary) | no | istanbul |
| coverage-mode | which type of coverage is reported (branches, functions, statements, lines) | no | branches |
| github-token | github token for octokit | yes | — |
| report-url | url to detailed coverage report | yes | — |
Outputs
no outputs