Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add three badge(build, coverage and licence) #3

Closed
wants to merge 1 commit into from
Closed

Conversation

Linary
Copy link
Contributor

@Linary Linary commented Jul 18, 2018

Change-Id: I9e82311e69a8a16c320f926b952ab52fdd67117c

@codecov
Copy link

codecov bot commented Jul 18, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@f9c0203). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #3   +/-   ##
=========================================
  Coverage          ?   17.82%           
=========================================
  Files             ?       73           
  Lines             ?     1717           
  Branches          ?      102           
=========================================
  Hits              ?      306           
  Misses            ?     1378           
  Partials          ?       33

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f9c0203...e356481. Read the comment docs.

@Linary Linary force-pushed the badge branch 2 times, most recently from 94858c2 to 33f2690 Compare July 18, 2018 12:34
@@ -1,5 +1,10 @@
# hugegraph-client

[![License](https://img.shields.io/badge/license-Apache%202-0E78BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
[![Build Status](https://travis-ci.org/hugegraph/hugegraph-client.svg?branch=master)](https://travis-ci.org/hugegraph/hugegraph-client)
[![codecov](https://codecov.io/gh/hugegraph/hugegraph-client/branch/master/graph/badge.svg)](https://codecov.io/gh/hugegraph/hugegraph-client)
Copy link
Contributor

@javeme javeme Jul 18, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/codecov/Codecov/
should set branch for release branch: https://codecov.io/gh/hugegraph/hugegraph-client/branch/{release-branch}

README.md Outdated
[![License](https://img.shields.io/badge/license-Apache%202-0E78BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
[![Build Status](https://travis-ci.org/hugegraph/hugegraph-client.svg?branch=master)](https://travis-ci.org/hugegraph/hugegraph-client)
[![codecov](https://codecov.io/gh/hugegraph/hugegraph-client/branch/master/graph/badge.svg)](https://codecov.io/gh/hugegraph/hugegraph-client)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.baidu.hugegraph/hugegraph-client/badge.svg)](https://mvnrepository.com/artifact/com.baidu.hugegraph/hugegraph-client/1.5.7)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove 1.5.7 on branch master.
but should add specified version for release branch:
https://maven-badges.herokuapp.com/maven-central/com.baidu.hugegraph/hugegraph-client/badge.svg?version=1.5.6
ref: jirutka/maven-badges#19

@Linary Linary force-pushed the badge branch 2 times, most recently from 2f56503 to b1d7416 Compare July 19, 2018 01:38
…n README

Change-Id: I9e82311e69a8a16c320f926b952ab52fdd67117c
@Linary
Copy link
Contributor Author

Linary commented Oct 26, 2018

The same commit has been merged in icode

@Linary Linary closed this Oct 26, 2018
@Linary Linary deleted the badge branch October 26, 2018 03:01
zhoney added a commit that referenced this pull request Dec 24, 2021
Change-Id: I005fba5a131f55820dbd1d702eb5ef812acd132f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants