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>
This commit is contained in:
Yong Tang
2017-06-27 10:12:35 -07:00
committed by GitHub
parent da5880a273
commit f8232a2930

View File

@@ -4,3 +4,5 @@ coverage:
default:
target: 40%
threshold: null
patch: false
changes: false