From a06bba9d1e30dc2f9f5d3b1d60027849a0b1e1af Mon Sep 17 00:00:00 2001 From: Jonathan Hui Date: Sun, 11 Oct 2020 09:31:31 -0700 Subject: [PATCH] [codecov] disable project coverage threshold (#5631) Coverage reporting by codecov.io seems unstable. For example, it is not respecting LCOV_EXCL_START/STOP. Disable until we figure out the issue. --- .codecov.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.codecov.yml b/.codecov.yml index 53a024853..c7310f3e0 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,10 +1,6 @@ coverage: status: - project: - default: - target: auto - threshold: 1% - only_pulls: true + project: off patch: off ignore: