This is an automated email from the ASF dual-hosted git repository. qiaojialin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git
The following commit(s) were added to refs/heads/master by this push:
new 385bdcb Replace the Badge of codecov to coveralls (#984)
385bdcb is described below
commit 385bdcbc802a1b5a27bda091dc7345d1803d7dc9
Author: Xiangdong Huang <[email protected]>
AuthorDate: Sat Apr 4 12:16:19 2020 +0800
Replace the Badge of codecov to coveralls (#984)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index c6049ed..9525144 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@
# IoTDB
[](https://www.travis-ci.org/apache/incubator-iotdb)
-[](https://codecov.io/gh/thulab/incubator-iotdb)
+[](https://coveralls.io/repos/github/apache/incubator-iotdb/badge.svg?branch=master)
[](https://github.com/apache/incubator-iotdb/releases)
[](https://www.apache.org/licenses/LICENSE-2.0.html)

