alvaromartmart/PR test coverage trends
Provide a description here
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Github token | yes | — |
| coverage-path | Path to text-summary.txt coverage file | yes | — |
| reference-coverage-path | Path to previous text-summary.txt coverage file to compare with | — | __prev-text-summary.txt |
Outputs
| name | description |
|---|---|
| comment | Coverage summary |
| comment-file | Path to markdown file with the coverage summary |
| compared | Returns true if the action was able to compare coverage with the base branch |
| has-changed | Returns true if a comparison with base branch was performed and there are changes in coverage |