ggilder/Code Coverage Annotations
Annotate your pull requests to show where test coverage is missing
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | Github token from workflow. This is automatically generated by github and is rotated. You can limit scopes of this token as well. | yes | — |
| GITHUB_BASE_URL | Github base URL. Set this if you are using a GitHub Enterprise Server or a instance on `ghe.com``. | no | https://api.github.com |
| COVERAGE_FILE_PATH | Path to coverage file | yes | — |
| COVERAGE_FORMAT | Format of coverage file. May be `lcov`, `clover`, or `go`. | no | — |
| DEBUG | Log debugging information. Comma-separated list of possible values `coverage`, `pr_lines_added` | no | — |
Outputs
no outputs