diff --git a/.github/codecov.yml b/.github/codecov.yml index 21af6d0d45..4d4d0a4526 100644 --- a/.github/codecov.yml +++ b/.github/codecov.yml @@ -1,13 +1,11 @@ -comment: false # Do not leave PR comments + comment: false # Do not leave PR comments coverage: status: project: default: - # GitHub status check is not blocking - informational: true + informational: true # GitHub status check is not blocking patch: default: - # GitHub status check is not blocking - informational: true + informational: true # GitHub status check is not blocking github_checks: - annotations: false + annotations: false # Disable Codecov annotations