This is an automated email from the ASF dual-hosted git repository. hxd pushed a commit to branch jixuan1989-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git
commit 0cc5d9b76b1597aeed7129ce1368d7c7b99acd63 Author: Xiangdong Huang <[email protected]> AuthorDate: Sat Apr 4 09:39:31 2020 +0800 Replace the Badge of codecov to coveralls As we are using coveralls now, I replace the badge of code coverage from codecov to coveralls. --- 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) 
