mirror of
https://github.com/wazero/wazero
synced 2026-06-21 14:12:37 +00:00
Disables codecov commit status (#615)
We only use codecov as a UI. It is alarming to see red on commit, so disabling this. Signed-off-by: Adrian Cole <adrian@tetrate.io>
This commit is contained in:
+5
-1
@@ -1,5 +1,9 @@
|
|||||||
# Codecov for main is visible here https://app.codecov.io/gh/tetratelabs/wazero
|
# 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
|
# See https://docs.codecov.com/docs/pull-request-comments
|
||||||
comment: false
|
comment: false
|
||||||
|
coverage:
|
||||||
|
status:
|
||||||
|
project: off
|
||||||
|
patch: off
|
||||||
|
|||||||
Reference in New Issue
Block a user