aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
diff options
context:
space:
mode:
authorMike McQuaid2016-09-17 10:15:08 +0100
committerGitHub2016-09-17 10:15:08 +0100
commit297eeac0d3e6fbb154bcc43570111777fb73bcfa (patch)
tree1a1c69d916dccc6a8f74798e6abc02a426ee8356 /Library/Homebrew
parenta54c96825b2c490b2b29f4214de44cf146ea7744 (diff)
parentb62e78a751469765b52dc692ff41f432f92a2761 (diff)
downloadbrew-297eeac0d3e6fbb154bcc43570111777fb73bcfa.tar.bz2
Merge pull request #978 from MikeMcQuaid/codecov-no-comments
.codecov.yml: disable GitHub comments.
Diffstat (limited to 'Library/Homebrew')
-rw-r--r--Library/Homebrew/test/.codecov.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Homebrew/test/.codecov.yml b/Library/Homebrew/test/.codecov.yml
new file mode 100644
index 000000000..c53d9f9dd
--- /dev/null
+++ b/Library/Homebrew/test/.codecov.yml
@@ -0,0 +1,7 @@
+comment: false
+coverage:
+ fixes:
+ - "::Library/Homebrew/"
+ parsers:
+ v1:
+ include_full_missed_files: yes