Repository: incubator-hivemall
Updated Branches:
  refs/heads/master 6f9c10960 -> 8411febda


Updated Coveralls badge


Project: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-hivemall/commit/8411febd
Tree: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/tree/8411febd
Diff: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/diff/8411febd

Branch: refs/heads/master
Commit: 8411febdaf089bb28ff2e8fc8ceed256cb8d3d33
Parents: 6f9c109
Author: myui <[email protected]>
Authored: Thu Dec 8 02:28:12 2016 +0900
Committer: myui <[email protected]>
Committed: Thu Dec 8 02:28:12 2016 +0900

----------------------------------------------------------------------
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/8411febd/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index d936273..dafd75e 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ Apache Hivemall: Hive scalable machine learning library
 [![Build 
Status](https://travis-ci.org/apache/incubator-hivemall.svg?branch=master)](https://travis-ci.org/apache/incubator-hivemall)
 [![Documentation 
Status](https://img.shields.io/:docs-latest-green.svg)](http://hivemall.incubator.apache.org/userguide/)
 
[![License](http://img.shields.io/:license-Apache_v2-blue.svg)](https://github.com/myui/hivemall/blob/master/LICENSE)
-[![Coverage 
Status](https://coveralls.io/repos/github/myui/hivemall/badge.svg)](https://coveralls.io/github/myui/hivemall)
+[![Coverage 
Status](https://coveralls.io/repos/github/apache/incubator-hivemall/badge.svg?branch=master)](https://coveralls.io/github/apache/incubator-hivemall?branch=master)
 [![Twitter 
Follow](https://img.shields.io/twitter/follow/ApacheHivemall.svg?style=social&label=Follow)](https://twitter.com/ApacheHivemall)
 
 [Apache Hivemall](http://hivemall.incubator.apache.org/) is a scalable machine 
learning library that runs on Apache Hive, Apache Spark, and Apache Pig. 
Hivemall is designed to be scalable to the number of training instances as well 
as the number of training features.

Reply via email to