go-hibp/codecov.yml
2022-05-07 14:59:31 +02:00

18 lines
313 B
YAML

coverage:
status:
project:
default:
target: 50%
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