Closed gregglind closed 8 years ago
Example:
istanbul check-coverage --statements 100 --functions 100 --branches 100 --lines 100 coverage/reports/coverage.json
This kind of implies 'sub-commands'.
Done for both --nagios
and other cases. see #6 #8 mozilla/http-observatory-cli#8 and others.
Much like
istanbul
does for coverage, support an 'expectation' idea, for what is an acceptable score.See #1