From: Bob Halley Date: Wed, 8 Jul 2020 22:30:02 +0000 (-0700) Subject: apply patch codecov rules X-Git-Tag: v2.0.0~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc329ed22eba8dc4dd6b2605d9ba6bd789c2026c;p=thirdparty%2Fdnspython.git apply patch codecov rules --- diff --git a/codecov.yml b/codecov.yml index d9fb264f..1474fc5b 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,6 +1,10 @@ coverage: status: project: + default: + target: auto + threshold: 2% + patch: default: target: 85% threshold: 2%