Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-ld-format
Commits
88ed48e5
Commit
88ed48e5
authored
Jul 11, 2017
by
Steven Allen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix the coverage badge in the README
(make it use codecov)
parent
428368d2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
88ed48e5
...
@@ -4,7 +4,7 @@ go-ipld-format
...
@@ -4,7 +4,7 @@ go-ipld-format
[
![
](
https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square
)
](http://ipn.io)
[
![
](
https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square
)
](http://ipn.io)
[
![
](
https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square
)
](http://ipfs.io/)
[
![
](
https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square
)
](http://ipfs.io/)
[
![
](
https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square
)
](http://webchat.freenode.net/?channels=%23ipfs)
[
![
](
https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square
)
](http://webchat.freenode.net/?channels=%23ipfs)
[
![Coverage Status
](
https://co
veralls.io/repos/github
/ipfs/go-ipld-format/
badge.svg?
branch
=
master
)
](https://coveralls.io/github
/ipfs/go-ipld-format
?
branch
=
master)
[
![Coverage Status
](
https://co
decov.io/gh
/ipfs/go-ipld-format/branch
/
master
/graph/badge.svg
)
](https://codecov.io/gh
/ipfs/go-ipld-format
/
branch
/
master)
[
![Travis CI
](
https://travis-ci.org/ipfs/go-ipld-format.svg?branch=master
)
](https://travis-ci.org/ipfs/go-ipld-format)
[
![Travis CI
](
https://travis-ci.org/ipfs/go-ipld-format.svg?branch=master
)
](https://travis-ci.org/ipfs/go-ipld-format)
> go-ipld-format is a set of interfaces that a type needs to implement in order to be a part of the ipld merkle-forest.
> go-ipld-format is a set of interfaces that a type needs to implement in order to be a part of the ipld merkle-forest.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment