property RunOptions.functionCoverage
Require a minimum percent of covered functions. If code
coverage does not reach the threshold specified, the process will exit with code 1.
Type #
number | undefined Require a minimum percent of covered functions. If code
coverage does not reach the threshold specified, the process will exit with code 1.
number | undefined