simula-consulting/Manual badge creation
An action to collect coverage report and create a badge.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| coverage-json | Name of json coverage report | no | coverage.json |
| report-path | Path to directory containing the coverage reports | no | . |
| coverage-gist-token | Token for the Gist to update the coverage badge | no | "" |
| coverage-gist-id | Gist ID for the coverage badge | no | "" |
| min-color-range | Minimum color range for coverage badge | no | 50 |
| max-color-range | Maximum color range for coverage badge | no | 90 |
Outputs
| name | description |
|---|---|
| total_coverage | Total test coverage in percentage |