panagiotisptr/Go Coverage Diff Action
Show coverage difference between branches in a pull request
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | path to git repo | — | . |
| coverprofile | path to coverprofile | — | — |
| diff | path to diff file | — | — |
| module | the Go module name | — | — |
| ignore-main | ignore main package | — | true |
Outputs
| name | description |
|---|---|
| covdiff | the coverage difference (0-100) |