From d596ab5c3d41c9cb468e21fe7ee2def1d8ecc2cd Mon Sep 17 00:00:00 2001 From: Erik Ziegler Date: Mon, 30 Sep 2019 12:24:14 +0200 Subject: [PATCH] ci: Try to fix codecov threshold (#976) --- .codecov.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.codecov.yml b/.codecov.yml index 692f4dcc450..0192e66211f 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -8,11 +8,13 @@ coverage: status: project: default: - threshold: 0.10% + threshold: 0.5% core: flags: core + threshold: 0.5% viewer: flags: viewer + threshold: 0.5% patch: off flags: core: