diff --git a/codecov.yml b/codecov.yml index b3e0a5799..3a1477bf7 100644 --- a/codecov.yml +++ b/codecov.yml @@ -2,8 +2,14 @@ codecov: require_ci_to_pass: no notify: wait_for_ci: no -comment: false +comment: no +coverage: + status: + project: + default: + target: 0% + threshold: 0.02% + patch: no ignore: - "3rdParty" - "SourceT" -