From d8a5812f76e990367b35b13b7adbf8194d7f129f Mon Sep 17 00:00:00 2001 From: Jennifer Wang Date: Wed, 8 Sep 2021 01:57:33 -0400 Subject: [PATCH] increase miner codecov threshold from 1% to 1.5% --- .codecov.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codecov.yml b/.codecov.yml index c266bc3ea..01070e230 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -40,7 +40,7 @@ coverage: - "paychmgr" miner: target: auto - threshold: 1% + threshold: 1.5% informational: false paths: - "miner"