From a98065a74e21b057f013a2c46444f46cafc5e5dc Mon Sep 17 00:00:00 2001 From: anishakj Date: Mon, 2 Aug 2021 06:57:03 -0700 Subject: [PATCH] updating target to 70% Signed-off-by: anishakj --- .codecov.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codecov.yml b/.codecov.yml index 56e529fab..285bc5780 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -26,7 +26,7 @@ coverage: threshold: 0.5% patch: default: - target: 80% + target: 70% ignore: - "**/generated/**" - "test"