From 35bfcdba8a547f46c5be2c556273639013cac98d Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Mon, 2 May 2016 06:52:16 +0200 Subject: [PATCH] Add a codecov.yml This hopefully turns off commit status and comments --- codecov.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 codecov.yml diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 000000000..6d4f1abce --- /dev/null +++ b/codecov.yml @@ -0,0 +1,9 @@ +status: + project: + enabled: no + patch: + enabled: no + changes: + enabled: no + +comment: off