lineCoverage

abstract var lineCoverage: Double?(source)

Require a minimum percent of covered lines. If code coverage does not reach the threshold specified, the process will exit with code 1.

Since

v22.10.0