From 697266a52253c75afd6242084b89c7136c1f089b Mon Sep 17 00:00:00 2001 From: Moandor Date: Thu, 12 Nov 2020 11:41:44 +0800 Subject: [PATCH] [codecov] enable project coverage threshold (#5797) --- .codecov.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.codecov.yml b/.codecov.yml index d8f757083..2b6b8838a 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,6 +1,10 @@ coverage: status: - project: off + project: + default: + target: auto + threshold: 1% + only_pulls: true patch: off ignore: