From 7f2de86a6ac692aa3ce4851758a66b2ea9cb3a3e Mon Sep 17 00:00:00 2001 From: John Date: Sat, 21 May 2016 16:20:37 +0200 Subject: [PATCH] updates --- codecov.yml | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) diff --git a/codecov.yml b/codecov.yml index 6c845302..d7061600 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,5 +1,6 @@ codecov: branch: master + bot: null coverage: precision: 2 @@ -9,13 +10,61 @@ coverage: notify: slack: default: + url: null + threshold: null + branches: null attachments: "sunburst, diff" + hipchat: + default: + url: null + notify: no + threshold: null + branches: null + card: yes + only_pulls: null + message: null + + gitter: + default: + url: null + threshold: null + branches: null + message: null + + webhook: + default: + url: null + threshold: null + branches: null + only_pulls: null + + irc: + default: + server: null + branches: null + threshold: null + message: null + status: project: default: target: auto + threshold: null + branches: null + + patch: + default: + target: auto + branches: null + + changes: + default: + branches: null + + ignore: null comment: layout: "header, diff, changes, sunburst, uncovered" + branches: null behavior: default