From 88964adf1988aa96903a69e7ca2e880ae7018e01 Mon Sep 17 00:00:00 2001 From: JCount Date: Wed, 31 May 2017 20:36:25 -0400 Subject: Move `.codecov.yml` to root. also, unignore it. --- Library/Homebrew/test/.codecov.yml | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 Library/Homebrew/test/.codecov.yml (limited to 'Library') diff --git a/Library/Homebrew/test/.codecov.yml b/Library/Homebrew/test/.codecov.yml deleted file mode 100644 index c53d9f9dd..000000000 --- a/Library/Homebrew/test/.codecov.yml +++ /dev/null @@ -1,7 +0,0 @@ -comment: false -coverage: - fixes: - - "::Library/Homebrew/" - parsers: - v1: - include_full_missed_files: yes -- cgit v1.2.3