diff --git a/.codecov.yml b/.codecov.yml index 72042e7..99eed18 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -7,8 +7,11 @@ coverage: status: # Learn more at https://codecov.io/docs#yaml_default_commit_status - project: true - patch: true - changes: false + project: off + patch: + default: + informational: true + changes: off + comment: false