hiwayapp/Go test coverage checker
Check test coverage
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| path | target path | no | ./... |
| threshold | total coverage threshold | no | 80 |
| logLevel | If set to `error`, if the coverage is below the threshold, it is treated as an error on CI. Other strings are not treated as an error and therefore do not result in errors on CI. | no | error |
| slackWebhookUrl | Enter `slackWebhookUrl` and slack will notify you of the coverage results. | no | "" |
| actionsRunUrl | — | no | ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }} |
Outputs
no outputs