diff --git a/.github/codecov.yml b/.github/codecov.yml index e7b195e24b..69585d652c 100644 --- a/.github/codecov.yml +++ b/.github/codecov.yml @@ -1,7 +1,14 @@ codecov: - require_ci_to_pass: yes + require_ci_to_pass: false notify: after_n_builds: 3 + status: + project: + default: + informational: true + patch: + default: + informational: true coverage: precision: 2