From b6a5aea71350d707cf4971d5e449f0d18640c9ab Mon Sep 17 00:00:00 2001 From: Alexander Zobnin Date: Thu, 14 Feb 2019 11:00:30 +0300 Subject: [PATCH] codecov: disable PR comments --- .codecov.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codecov.yml b/.codecov.yml index a641bd5..b39b33d 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -10,7 +10,7 @@ coverage: patch: off changes: off -comment: false +comment: off ignore: - "dist/test/test-setup/.*"