From c12e0c39b93d28469038296ce6f1178bc9b5f2aa Mon Sep 17 00:00:00 2001 From: Alexandre Flament Date: Thu, 28 Sep 2017 19:43:58 +0200 Subject: [PATCH] codecov : update the commit status --- .codecov.yml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/.codecov.yml b/.codecov.yml index 69cb7601..6cdbc288 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1 +1,31 @@ comment: false +coverage: + status: + project: + default: + # basic + target: auto + threshold: null + base: auto + # advanced + branches: null + if_no_uploads: error + if_not_found: success + if_ci_failed: error + only_pulls: false + flags: null + paths: null + patch: + default: + # basic + target: auto + threshold: null + base: auto + # advanced + branches: null + if_no_uploads: error + if_not_found: success + if_ci_failed: error + only_pulls: false + flags: null + paths: null