diff --git a/codecov.yml b/codecov.yml index 8bbc9eaa..cf9d94df 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,5 +1,9 @@ # Codecov for main is visible here https://app.codecov.io/gh/tetratelabs/wazero -# We use codecov only as a UI, so we disable PR comments. +# We use codecov only as a UI, so we disable PR comments and commit status. # See https://docs.codecov.com/docs/pull-request-comments comment: false +coverage: + status: + project: off + patch: off