From 114981c21520d33bbbce8325350c864ed5b61fd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Mierzwa?= Date: Tue, 5 Feb 2019 14:33:39 +0000 Subject: [PATCH] chore(ci): disable codecov comments Those are noisy and most of them are no-op --- codecov.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 codecov.yml diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 000000000..69cb76019 --- /dev/null +++ b/codecov.yml @@ -0,0 +1 @@ +comment: false