From 0767590ae30d63bd07f3499302ab632638fce56c Mon Sep 17 00:00:00 2001 From: Amir Movahedi Date: Sun, 7 Oct 2018 21:19:52 +0700 Subject: [PATCH] Update codecov.yml --- codecov.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 codecov.yml diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 0000000..9fb521f --- /dev/null +++ b/codecov.yml @@ -0,0 +1,6 @@ +coverage: + status: + patch: + default: + threshold: 0.0% +comment: false