go-mail/codecov.yml

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: 90%
base: auto
if_ci_failed: error
threshold: 5%
comment:
require_changes: true