From 336dbe8ab0e16a9673f85668f1d3bad7442d08b3 Mon Sep 17 00:00:00 2001 From: Jonathan Leitschuh Date: Sun, 1 May 2016 17:03:43 -0400 Subject: [PATCH] Add Codecov.yml --- codecov.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 codecov.yml diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 0000000000..8db910a4cb --- /dev/null +++ b/codecov.yml @@ -0,0 +1,14 @@ +codecov: + bot: WPIRoboticsProjects-Bot +comment: + layout: header, changes, diff, sunburst +coverage: + notify: + gitter: + default: + branches: + - master + url: https://webhooks.gitter.im/e/71322c5dda6c78c5ee0d + status: + patch: + default: {}