From 2617f5798799786a08ab6f9c9cca9872d00f5048 Mon Sep 17 00:00:00 2001 From: howardwu Date: Wed, 3 Feb 2021 20:55:27 -0800 Subject: [PATCH] Increase codecov threshold --- .codecov.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codecov.yml b/.codecov.yml index eac3163eb6..0516e58a7f 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -2,4 +2,4 @@ coverage: status: project: default: - threshold: 2% + threshold: 4%