From 36547db319b7616a4467dca476e2651899fed105 Mon Sep 17 00:00:00 2001 From: AAlon Date: Fri, 9 Aug 2019 17:12:05 -0700 Subject: [PATCH] Ignore test files in coverage calculation --- .codecov.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.codecov.yml b/.codecov.yml index 36bc1b1..c4d2918 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,4 +1,6 @@ coverage: + ignore: + - "**/test/*" status: # doc: https://docs.codecov.io/docs/commit-status project: