From f8e5ca92e5c945108e49418abe04303f0ce93e96 Mon Sep 17 00:00:00 2001 From: Bart van Oort Date: Fri, 25 Jun 2021 18:34:41 +0200 Subject: [PATCH] Fixes CodeCov configuration to ignore test coverage files in `linters/testing/test-resources` --- codecov.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/codecov.yml b/codecov.yml index 3fb7cab..de4f642 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,3 +1,6 @@ +ignore: + - linters/testing/test-resources + coverage: status: project: