actions-marketplace-validations/Flow Coverage Compare

Github action to compare flow coverage on a PR to the base branch

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
github-tokenThe GitHub authentication tokenyes${{ github.token }}
package-manageryesyarn
pathThe path to your .flowconfig
patternThe regex pattern used to determine which files to run flow onyes^.*.js$
thresholdThe number of percentage points *down* where this job will fail - not specifying this input will cause the job to always pass if run successfully

no outputs