Commit f8232a29 authored by Yong Tang's avatar Yong Tang Committed by GitHub

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: default avatarYong Tang <yong.tang.github@outlook.com>
parent da5880a2
......@@ -4,3 +4,5 @@ coverage:
default:
target: 40%
threshold: null
patch: false
changes: false
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment