diff --git a/.codecov.yml b/.codecov.yml index abd04ca9f..40928b932 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,8 +1,10 @@ -comment: off +comment: false coverage: status: project: default: - threshold: 1% - patch: off + informational: true + patch: + default: + informational: true