diagngrow/Better Coverage
Compute weighted coverage score based on function importance
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| coverage-xml | Path to coverage.xml file | no | coverage.xml |
| source-dirs | Source directories to scan (space-separated) | no | src/ |
| min-score | Minimum score threshold (fails if below) | no | "" |
| output | Output JSON file path | no | better_cov.json |
| pr-comment | Post a Markdown coverage report as a PR comment (requires pull-requests: write permission) | no | false |
| top-n | Number of top functions to include in the report (default: 10) | no | 10 |
Outputs
no outputs