From 4838ebaa0e4b44ba785e1ffdcbac5f5b87da9944 Mon Sep 17 00:00:00 2001 From: Chris Markiewicz Date: Fri, 16 Feb 2018 19:49:55 -0500 Subject: [PATCH] TEST: Update codecov.yml Testing whether having the branch under the nipy user makes a difference. --- codecov.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/codecov.yml b/codecov.yml index 8a1ce2c18a..76b93e79be 100644 --- a/codecov.yml +++ b/codecov.yml @@ -26,3 +26,4 @@ coverage: - "nipype/external/*" - "tools/*" - "doc/*" + - "**/tests"