mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-21 03:48:45 +00:00
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>
12 lines
150 B
YAML
12 lines
150 B
YAML
#
|
|
# Copyright (c) 2018 Intel Corporation
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
coverage:
|
|
status:
|
|
patch:
|
|
default:
|
|
enabled: no
|