go-mail/codecov.yml
2022-06-03 12:17:36 +02:00

18 lines
313 B
YAML

coverage:
status:
project:
default:
target: 85%
threshold: 5%
base: auto
if_ci_failed: error
only_pulls: false
patch:
default:
target: 80%
base: auto
if_ci_failed: error
threshold: 5%
comment:
require_changes: true