[ci] Add .codecov.yml
authorEbrahim Byagowi <ebrahim@gnu.org>
Mon, 26 Nov 2018 15:28:39 +0000 (18:58 +0330)
committerGitHub <noreply@github.com>
Mon, 26 Nov 2018 15:28:39 +0000 (18:58 +0330)
Similar to https://github.com/GoogleChrome/lighthouse/blob/master/.codecov.yml

No strong preference on commenting, feel free to enable it again

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

diff --git a/.codecov.yml b/.codecov.yml
new file mode 100644 (file)
index 0000000..e9b8ab4
--- /dev/null
@@ -0,0 +1,7 @@
+comment: off
+
+coverage:
+  status:
+    project:
+      default:
+        threshold: 1%