SimpleCov::Configuration#maximum_coverage_drop

Parsed documentation:
View on GitHub
Defines the maximum coverage drop at once allowed for the testsuite to pass.
SimpleCov will return non-zero if the coverage decreases by more than this threshold.

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