SimpleCov::Configuration#minimum_coverage_by_file

Parsed documentation:
View on GitHub
Defines the minimum coverage per file required for the testsuite to pass.
SimpleCov will return non-zero if the current coverage of the least covered file
is below this threshold.

Default is 0% (disabled)
Suggestions:
Please help! Open an issue on GitHub if this assessment is incorrect.