jgillick/Test Coverage Annotations
Add file annotations to areas of code lacking test coverage
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| access-token | Github access token | — | ${{ github.token }} |
| coverage | Path to the test coverage JSON report. | — | — |
| only-changed-files | Only annotate changed files in the current PR. (default: true) | — | true |
| coverage-working-directory | The path of the directory that the coverage was generated in. i.e. In the coverage file, the prefix before the repo directory. | — | — |
| commit-sha | The commit sha to apply the annotations to. | — | — |
Outputs
no outputs