actions-marketplace-validations/Code Coverage Report Node16
Comments a pull request with the code coverage
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Github token | yes | ${{ github.token }} |
| lcov-file | The location of the lcov.info file | no | — |
| lcov-base | The location of the lcov file for the base branch | no | — |
| filter-changed-files | Set to true to only comment with coverage on files changed in this commit | no | false |
| delete-old-comments | Set to true to delete old Coverage Report comments | no | false |
| working-directory | Set working directory if project is not in root folder | no | ./ |
| title | Title to add to the comment | no | — |
Outputs
no outputs