jayadityavetsa/PatchProofer
Prove that changed regression tests distinguish a patch from its base revision.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config | Path to .patchproof.yml | no | — |
| base | Explicit base revision | no | — |
| head | Explicit head revision | no | — |
| adapter | javascript or python | no | — |
| upload-report | Upload the JSON evidence artifact | no | true |
| fail-on | non-proven or a comma-separated list of aggregate statuses | no | non-proven |
Outputs
| name | description |
|---|---|
| version | PatchProof version used by this run |
| status | Canonical aggregate status |
| report-path | Generated JSON report path |
| proven-count | Number of proven tests |
| not-proven-count | Number of not-proven tests |
| still-failing-count | Number of still-failing tests |
| inconclusive-count | Number of inconclusive tests |