help icon indicating copy to clipboard operation
help copied to clipboard

Generic test-coverage threshold

Open nicholaswmin opened this issue 1 year ago • 1 comments

@RedYetiDev The coverage thresholds are super nice :1

Would this make sense?

node --test-coverage=90

... which applies equal threshold 90 to line, branch, function or is that too much fluff?

The idea is to avoid long scripts node --and-this --and-that ...x

Minimal Reproduction

n/a

Output

n/a

nicholaswmin avatar Sep 15 '24 14:09 nicholaswmin