From e17554a375c78ede4525d1afa5e3e1395242ee67 Mon Sep 17 00:00:00 2001 From: Christopher Brown Date: Mon, 13 Nov 2017 14:05:34 -0600 Subject: [PATCH] add codecov.yml --- codecov.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 codecov.yml diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 0000000000..29fa07a58e --- /dev/null +++ b/codecov.yml @@ -0,0 +1,8 @@ +coverage: + status: + project: + default: + threshold: 1% + patch: off +ignore: + - store/storetest