]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
make codecov a bit mellower about pulls
authorBob Halley <halley@dnspython.org>
Thu, 25 Jun 2020 22:08:41 +0000 (15:08 -0700)
committerBob Halley <halley@dnspython.org>
Thu, 25 Jun 2020 22:08:41 +0000 (15:08 -0700)
codecov.yml [new file with mode: 0644]

diff --git a/codecov.yml b/codecov.yml
new file mode 100644 (file)
index 0000000..1b44632
--- /dev/null
@@ -0,0 +1,6 @@
+coverage:
+  status:
+    project:
+      default:
+        target: auto
+        threshold: 2%