debian-forge-composer/codecov.yml
Lars Karlitski d49f0fef44 codecov: add 5% threshold
We're only using code coverage as additional information. Put in a 5%
threshold so that small fixes that decrease coverage slightly don't
block pull requests.
2020-05-12 21:38:43 +02:00

9 lines
123 B
YAML

coverage:
project:
default:
treshold: 5%
status:
patch: no
codecov:
require_ci_to_pass: no
comment: no