From a67bbbf5c2142edbe67c6e6569b294a6c977f793 Mon Sep 17 00:00:00 2001 From: Tom Tan Date: Thu, 31 Mar 2022 17:21:48 -0700 Subject: [PATCH] Don't show coverage annotation for pull requests --- .github/.codecov.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/.codecov.yaml b/.github/.codecov.yaml index e2c304a9b4..2b3003ff57 100644 --- a/.github/.codecov.yaml +++ b/.github/.codecov.yaml @@ -12,11 +12,7 @@ coverage: informational: true target: auto threshold: 10% - patch: - default: - informational: true - target: auto - threshold: 10% + patch: false parsers: gcov: