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>
8 lines
128 B
YAML
8 lines
128 B
YAML
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
target: 40%
|
|
threshold: null
|
|
patch: false
|
|
changes: false
|