From f74c6bbf25be13e5a15639683d6f4b9018342f9d Mon Sep 17 00:00:00 2001 From: Alexander Zobnin Date: Mon, 30 Oct 2017 21:26:55 +0300 Subject: [PATCH] fix codecov ignore path --- codecov.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codecov.yml b/codecov.yml index 34a3dd0..cd1e28c 100644 --- a/codecov.yml +++ b/codecov.yml @@ -11,4 +11,4 @@ coverage: comment: false ignore: - - "dist/test/test-setup" + - "dist/test/test-setup/.*"