kirisanth-g/Compare Coverage
Action that compares coverages in PRs against default branch
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path (with filename) to coverage json file | yes | — |
| cmd | Command to generate coverage json file | no | all |
| min_coverage | Minimum coverage you require | yes | 100 |
| max_diff | Maximum difference in coverage when compared to master | no | 0 |
| default_branch | Default branch to compare to | no | main |
Outputs
| name | description |
|---|---|
| time | The time we greeted you |