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