coredns/codecov.yml
Yong Tang f8232a2930 Disable codecov/patch and codecov/changes status report (#758)
This fix disables codecov/patch and codecov/changes status
report as the project has already been well covered by
codecov/project status. The codecov/patch and codecov/changes status
are misleading.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2017-06-27 10:12:35 -07:00

8 lines
128 B
YAML

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