From d7536faf1051107e82fb3868655b2d971f02cc40 Mon Sep 17 00:00:00 2001 From: ClementTsang Date: Fri, 24 Jun 2022 17:07:45 -0400 Subject: other: bump codecov to 30% Since codecov is just used as a basic overview of test metrics, I just set the threshold to something somewhat high. Also removed codecov from README as it's not really representative of much. --- codecov.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'codecov.yml') diff --git a/codecov.yml b/codecov.yml index c44beb6c..0a087f9a 100644 --- a/codecov.yml +++ b/codecov.yml @@ -3,5 +3,5 @@ coverage: project: default: target: auto - threshold: 5% + threshold: 30% patch: off -- cgit v1.2.3