class SimpleCov::ExitCodes::MinimumCoverageByFileCheck

def failing?

def failing?
  minimum_violations.any?
end