# Copyright (c) 2021 Contrast Security, Inc. See https://www.contrastsecurity.com/enduser-terms-0317a for more details. # frozen_string_literal: true SimpleCov.minimum_coverage line: 94.75 SimpleCov.start do add_filter '/spec/' enable_coverage :branch end