Skip to content

Commit 6640d0d

Browse files
author
gdgate
authored
Merge pull request #1043 from helobinvn/github-action
Correct the Codecov's URL for Coverage status badge Reviewed-by: Libor Ryšavý https://github.com/liry
2 parents 59ca266 + 52a0e44 commit 6640d0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![Release](https://img.shields.io/github/release/gooddata/gooddata-java.svg)](https://github.com/gooddata/gooddata-java/releases)
77
[![Stability: Active](https://masterminds.github.io/stability/active.svg)](https://masterminds.github.io/stability/active.html)
88
[![License](https://img.shields.io/badge/license-BSD-blue.svg)](LICENSE.txt)
9-
[![Coverage Status](https://codecov.io/gh/gooddata/gooddata-java/branch/master/graph/badge.svg)](https://codecov.io/gh/gooddata/gooddata-java/branch/master/graph/badge.svg)
9+
[![Coverage Status](https://codecov.io/gh/gooddata/gooddata-java/branch/master/graph/badge.svg)](https://app.codecov.io/gh/gooddata/gooddata-java/branch/master)
1010

1111
The *GoodData Java SDK* encapsulates the REST API of the **GoodData Platform**.
1212
The first version was implemented during the [All Data Hackathon](http://hackathon.gooddata.com) April 10 - 11 2014.

0 commit comments

Comments
 (0)