diff --git a/codecov.yml b/codecov.yml index b9ba3d9e8..1cc1f00ab 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,10 +1,16 @@ codecov: notify: - after_n_builds: 5 + after_n_builds: 7 + +comment: + layout: "condensed_header, condensed_files, condensed_footer" + behavior: new coverage: status: project: default: + target: auto + base: auto threshold: 0% if_ci_failed: error