From 1f3b231400136d41f01181815dae442ebed805b3 Mon Sep 17 00:00:00 2001 From: Philipp Holzer Date: Tue, 12 Mar 2019 08:02:09 +0100 Subject: [PATCH] forgot "default" --- .codecov.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.codecov.yml b/.codecov.yml index 37204dd2f7..c27bb117eb 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -2,8 +2,9 @@ coverage: status: project: - target: auto - treshold: null - base: auto + default: + target: auto + treshold: null + base: auto comment: off