jbunds/Go test coverage HTML report
Go test coverage HTML report generator
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| go-mod | path to the root go.mod file | no | go.mod |
| coverage-threshold | coverage threshold percentage (gwatts/go-coverage-action) | no | 0 |
| coverage-report-path | path to the root of the Go coverage report | no | coverage_report |
Outputs
| name | description |
|---|---|
| all | JSON string containing all outputs published by gwatts/go-coverage-action |