equip-collaboration/diff-coverage
Checks that the added and modified lines are covered by unit tests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repoDirectory | The directory where the tests were run | yes | — |
| include | JSON array. Only process paths that match a regular expression in `include`. By default includes all. | no | [""] |
| ignore | JSON array. Do not process paths that match a regular expression in `ignore`. By default ignores none. | no | [] |
Outputs
no outputs