From 3582570bbf5b75312806c99b52abc2bef4d8117e Mon Sep 17 00:00:00 2001 From: Kononnable Date: Wed, 3 May 2017 22:10:42 +0200 Subject: [PATCH] codecov fix1 --- 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..dfdd815 --- /dev/null +++ b/codecov.yml @@ -0,0 +1,6 @@ +coverage: + precision: 2 + round: down + range: "40...80" + +comment: off \ No newline at end of file