Skip to content

Commit

Permalink
🎨 add coverage badge
Browse files Browse the repository at this point in the history
  • Loading branch information
philschatz committed Dec 29, 2016
1 parent ee1718a commit 4bae5d2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -5,6 +5,7 @@
[![build status][travis-image]][travis-url]
[![dependency status][dependency-image]][dependency-url]
[![dev dependency status][dev-dependency-image]][dev-dependency-url]
[![code coverage][coverage-image]][coverage-url]


<a href="https://tonicdev.com/npm/octokat" target="_window">Try it out in your browser!</a> (REPL)
Expand Down Expand Up @@ -486,3 +487,5 @@ If you are adding tests be sure to include the updated fixtures in the Pull Requ
[dependency-url]: https://david-dm.org/philschatz/octokat.js
[dev-dependency-image]: https://img.shields.io/david/dev/philschatz/octokat.js.svg
[dev-dependency-url]: https://david-dm.org/philschatz/octokat.js#info=devDependencies
[coverage-image]: https://img.shields.io/codecov/c/github/philschatz/octokat.js.svg
[coverage-url]: https://codecov.io/gh/philschatz/octokat.js

0 comments on commit 4bae5d2

Please sign in to comment.