From 6fad3f987f1cfc347164412609c63a7091f38054 Mon Sep 17 00:00:00 2001 From: Nick Snyder Date: Mon, 28 Sep 2020 13:27:31 -0700 Subject: [PATCH] tweak codecov --- .codecov.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.codecov.yml b/.codecov.yml index 58400ac4..6dac6fdc 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -3,7 +3,7 @@ coverage: status: patch: default: - threshold: 50% + only_pulls: true project: default: - threshold: 0.1% + informational: true