From 13daf832a9666a53ce63ab9fcf028f54f5e9c3ee Mon Sep 17 00:00:00 2001 From: milvus-ci-robot Date: Mon, 21 Oct 2019 15:58:15 +0800 Subject: [PATCH] add codecov yaml file Former-commit-id: 66ead4f537124a5d335bc8485ca36766f7acafc8 --- .codecov.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .codecov.yaml diff --git a/.codecov.yaml b/.codecov.yaml new file mode 100644 index 0000000000..c0a3a2fba2 --- /dev/null +++ b/.codecov.yaml @@ -0,0 +1,5 @@ +#Configuration File for CodeCov +coverage: + status: + project: off + patch: off