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"