From 93bc3b657b69e4886dcfef7a2502e165f2cd90d2 Mon Sep 17 00:00:00 2001 From: Francisco Giordano Date: Fri, 26 Aug 2022 14:02:53 -0300 Subject: [PATCH] Remove Codecov Patch status outside PRs --- .codecov.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.codecov.yml b/.codecov.yml index 54616a49c..9455306a4 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -6,6 +6,7 @@ coverage: patch: default: target: 95% + only_pulls: true project: default: threshold: 1%