diff --git a/.codecov.yml b/.codecov.yml index 9fb521f22099e7..4cf9f53ad36500 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,6 +1,8 @@ coverage: status: - patch: + project: default: - threshold: 0.0% + target: auto + threshold: 1% + patch: off comment: false