From a78dcbb09a27fa446dbe0a6bd36217dae46ec441 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Tue, 29 Nov 2016 12:05:07 +0100 Subject: build: try to avoid failed commit status when coverage slightly drops --- .codecov.yml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.codecov.yml') diff --git a/.codecov.yml b/.codecov.yml index 40567da..d6e610b 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -3,3 +3,9 @@ ignore: - "test" comment: off + +coverage: + status: + project: + default: + threshold: 1% -- cgit v1.2.3