From: Bob Halley Date: Thu, 25 Jun 2020 22:08:41 +0000 (-0700) Subject: make codecov a bit mellower about pulls X-Git-Tag: v2.0.0rc2~62 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22421156f67334cd42e6a70ac4511d2ec8ea5def;p=thirdparty%2Fdnspython.git make codecov a bit mellower about pulls --- diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 00000000..1b446323 --- /dev/null +++ b/codecov.yml @@ -0,0 +1,6 @@ +coverage: + status: + project: + default: + target: auto + threshold: 2%