gw-kit/Render Delta Coverage Report
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Feb 20, 2026
- License
- None
Pinned Snippet
uses: gw-kit/delta-coverage-action@44d6fdd0d01363544dedd2feef1a93856006a12e # v1.1.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| title | Title in PR comment. | no | 📈 Δelta Coverage Check |
| summary-report-base-path | Base path for all summary reports. | yes | build/reports/coverage-reports/ |
| suppress-check-failures | Suppress failures. | no | — |
| github-token | GitHub token. | no | ${{ github.token }} |
| external-id | External id of check run. | no | delta-coverage |
| check-run-extra-render-script | Script to render additional info in check run. | no | "" |
Outputs
| name | description |
|---|---|
| badges-dir | Directory with generated badges. |