kevinfjiang/ReadMe Badge
Writes coverage badge to specified files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| coverage | Code coverage as a percentage in range [0, 100] | yes | — |
| color | Color of badge | no | "" |
| change_file | Markdown files to be modified and has the tags <!-- Coverage Comment:Begin -->/,/<!-- Coverage Comment:End --> | no | "" |
| style | shields.io style of the badge | no | for-the-badge |
| repo_token | GitHub Action token | — | ${{ github.token }} |
| ref | Branch to commit onto | — | ${{ github.head_ref }} |
Outputs
| name | description |
|---|---|
| badge | Markdown badge url |