actions-marketplace-validations/Comment lcov Code Coverage Report
Comments on a pull request with a lcov code coverage report
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Github token | no | ${{ github.token }} |
| pr-number | Number of the Pull Request | yes | — |
| 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 |
| title | Title to add to the comment | no | — |
| hide-branch-coverage | Hides the branch coverage in the output if set to true | no | — |
| output-file | Filename to output result to, instead of posting a comment | no | — |
Outputs
no outputs