From 00a10d5a5e76ae8d733d8a555b269ba5f66a0e96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Ho=C5=99e=C5=88ovsk=C3=BD?= Date: Wed, 17 Jan 2018 20:02:15 +0100 Subject: [PATCH] Return fixed codecov settings --- codecov.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/codecov.yml b/codecov.yml index 54226c2a..8146832b 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,6 +1,18 @@ +coverage: + precision: 2 + round: nearest + range: "60...90" + status: + project: + default: + threshold: 2 + codecov: branch: master +comment: + layout: "diff" + coverage: ignore: - "projects/SelfTest"