]> granicus.if.org Git - postgis/commitdiff
[github] Configure codecov
authorDarafei Praliaskouski <me@komzpa.net>
Sat, 17 Feb 2018 08:37:54 +0000 (08:37 +0000)
committerDarafei Praliaskouski <me@komzpa.net>
Sat, 17 Feb 2018 08:37:54 +0000 (08:37 +0000)
Disable comment posting, allow coverage to go down a little bit

git-svn-id: http://svn.osgeo.org/postgis/trunk@16381 b70326c6-7e19-0410-871a-916f4a2858ee

.github/codecov.yml [new file with mode: 0644]

diff --git a/.github/codecov.yml b/.github/codecov.yml
new file mode 100644 (file)
index 0000000..f440b76
--- /dev/null
@@ -0,0 +1,9 @@
+coverage:
+    status:
+        project:
+            default:
+                threshold: 0.2%
+        patch:
+            default:
+                threshold: 0.2%
+comment: false