actions-marketplace-validations/LCOV Pull Request Report
Action for reporting LCOV code coverage on pull requests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| lcov-file | Lcov file location | — | — |
| github-token | Github token from secrets.GITHUB_TOKEN, required for getting list of changed files and posting comments | — | — |
| working-directory | Working directory (Default to repository root) | — | — |
| comment-title | Report comment title (Default to empty) | — | — |
| all-files-minimum-coverage | All files minimum coverage in percentage, e.g. 0, 50, 100 (Default to 0) | — | — |
| changed-files-minimum-coverage | Changed files minimum coverage in percentage, e.g. 0, 50, 100 (Default to 0) | — | — |
| artifact-name | Artifact name of the generated html (Default to empty / skip uploading artifact). Lcov is required to be installed. | — | — |
Outputs
no outputs