vgrafe/Jest coverage diff reporter
Comments jest coverage report on your PR and compares it with its base branch coverage.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | A github access token | — | ${{ github.token }} |
| scope | Set the scope of the jest run: all, changed in PR, changed since last successful run on the PR | — | all |
| run-steps | skip any step by removing the corresponging item from this comma-separated list | — | compare-with-base-branch,report-on-github,annotations-changes,annotations-all |
Outputs
no outputs