aboutsummaryrefslogtreecommitdiff
path: root/.codecov.yml
diff options
context:
space:
mode:
authorMarc André Tanner <mat@brain-dump.org>2016-11-19 08:37:16 +0100
committerMarc André Tanner <mat@brain-dump.org>2016-11-19 08:55:47 +0100
commit20b902ece57630f465e1853eb7c12a4b158a6346 (patch)
tree06b9a9c9b25632806ff4616d76f1b54d6174adf2 /.codecov.yml
parenta480b0570822ca8ec13a65b038729e8086a14d1d (diff)
downloadvis-20b902ece57630f465e1853eb7c12a4b158a6346.tar.gz
vis-20b902ece57630f465e1853eb7c12a4b158a6346.tar.xz
build: disable codecov comments in pull requests
Avoid the additional spam for now.
Diffstat (limited to '.codecov.yml')
-rw-r--r--.codecov.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.codecov.yml b/.codecov.yml
index 1805fb6..40567da 100644
--- a/.codecov.yml
+++ b/.codecov.yml
@@ -1,3 +1,5 @@
ignore:
- "dependency"
- "test"
+
+comment: off