This is an automated email from the ASF dual-hosted git repository.
jimin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-seata-k8s.git
The following commit(s) were added to refs/heads/master by this push:
new 773abef optimize: update codecov.yml (#49)
773abef is described below
commit 773abef2e4301e306897c607e38d1485850c4240
Author: jimin <[email protected]>
AuthorDate: Sat Jan 10 12:17:06 2026 +0800
optimize: update codecov.yml (#49)
---
README.md | 2 +-
codecov.yml | 6 ------
2 files changed, 1 insertion(+), 7 deletions(-)
diff --git a/README.md b/README.md
index d667079..31e04cf 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@
[中文文档](README.zh.md) | [English](README.md)
[](https://github.com/apache/incubator-seata-k8s/actions/workflows/build.yml)
-[](https://codecov.io/gh/apache/incubator-seata-k8s)
+[](https://codecov.io/gh/apache/incubator-seata-k8s)
## Overview
diff --git a/codecov.yml b/codecov.yml
index 6b818cd..9c66d2c 100644
--- a/codecov.yml
+++ b/codecov.yml
@@ -42,13 +42,7 @@ comment:
require_changes: false
require_base: false
require_head: true
- delete: false
github_checks:
annotations: true
-notifications:
- webhook:
- only_pulls: false
- require_ci_to_pass: true
-
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]