coredns/.codecov.yml
Yong Tang 5904345e4c Increase codecov target requirement to 50% (from 40%) ()
It looks like our code coverage is above 50% now. Let's
make it a requirement to prevent it from regress.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2018-01-03 14:48:39 +00:00

8 lines
128 B
YAML

coverage:
status:
project:
default:
target: 50%
threshold: null
patch: false
changes: false