From: Bob Halley Date: Fri, 3 Jul 2020 19:00:11 +0000 (-0700) Subject: relax codecov commit rules X-Git-Tag: v2.0.0rc2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdea750317371280844bea56f82c86a657492a3e;p=thirdparty%2Fdnspython.git relax codecov commit rules --- diff --git a/codecov.yml b/codecov.yml index 002b105b..d9fb264f 100644 --- a/codecov.yml +++ b/codecov.yml @@ -2,7 +2,7 @@ coverage: status: project: default: - target: auto + target: 85% threshold: 2% ignore: - 'tests/*'