Repository: calcite-avatica-go Updated Branches: refs/heads/master adba532f0 -> cfc09cd32
Point coveralls badge to master. Project: http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/commit/9557ede6 Tree: http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/tree/9557ede6 Diff: http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/diff/9557ede6 Branch: refs/heads/master Commit: 9557ede6624d270aaba5a3e83e9b19f327127cbd Parents: b13f2e4 Author: Francis Chuang <[email protected]> Authored: Sun May 29 22:22:29 2016 +1000 Committer: Julian Hyde <[email protected]> Committed: Thu Aug 10 18:47:07 2017 -0700 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/blob/9557ede6/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index ebfdfae..90c00f5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Apache Phoenix/Avatica SQL Driver [](https://godoc.org/github.com/Boostport/Avatica) [](https://app.wercker.com/project/bykey/1abd1c7014e780ba7754decadb212451) -[](https://coveralls.io/github/Boostport/avatica?branch=coverage) +[](https://coveralls.io/github/Boostport/avatica?branch=master) An Apache Phoenix/Avatica driver for Go's [database/sql](http://golang.org/pkg/database/sql) package
