codecov: Explicitly disable codecov/patch coverage

Because codecov coverage regarding the patch is very inconsistent,
this commit introduces codecov.yml config file in order to disable
this check.

Fixes #511

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
This commit is contained in:
Sebastien Boeuf 2018-07-24 11:11:17 -07:00
parent cd133dc9cb
commit 0e5f6b27e9

11
codecov.yml Normal file
View File

@ -0,0 +1,11 @@
#
# Copyright (c) 2018 Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0
#
coverage:
status:
patch:
default:
enabled: no