fermi-ad/Code Coverage Report
Generate a 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 with repo access | no | ${{ github.token }} |
| coverage_file | Path to the coverage file | no | coverage/lcov.info |
| coverage_threshold | Minimum acceptable coverage percentage | no | 80 |
| include_pattern | Regex pattern to find files that should be included in the report | yes | — |
| exclude_pattern | Regex pattern to exclude files from the report | no | \\b\\B |
Outputs
no outputs