From 2034c9bcfa9cf6a995891efed36264088a333d37 Mon Sep 17 00:00:00 2001 From: Tom Tan Date: Fri, 1 Apr 2022 10:57:31 -0700 Subject: [PATCH] Don't show coverage annotation for pull requests (#1304) --- .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: