From b98d50dc02aa76d4213953b2dfde75ced758c933 Mon Sep 17 00:00:00 2001 From: Alex Beregszaszi Date: Tue, 11 Aug 2020 16:41:22 +0100 Subject: [PATCH] Config from fizzy --- codecov.yml | 21 +++------------------ 1 file changed, 3 insertions(+), 18 deletions(-) diff --git a/codecov.yml b/codecov.yml index 96c439df1..2919a4e4b 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,25 +1,10 @@ codecov: - branch: develop require_ci_to_pass: yes coverage: - range: 70...100 status: - patch: - default: - target: "50%" - paths: "!test/" - project: - default: - target: auto - paths: "!test/" - syntax: - target: auto - paths: "libsolidity/analysis" - flags: syntax - tests: - target: auto - paths: "test/" + project: no + patch: no comment: - layout: "reach, diff, flags" + layout: "diff"