diff --git a/codecov.yml b/codecov.yml index c763380d..0404bdb5 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,5 +1,14 @@ codecov: require_ci_to_pass: yes +coverage: + status: + project: off + patch: off + +comment: + require_changes: true + after_n_builds: 2 + fixes: - "Nominatim/::" \ No newline at end of file