property RunOptions.lineCoverage
Require a minimum percent of covered lines. 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 lines. If code
coverage does not reach the threshold specified, the process will exit with code 1.
number | undefined