Skip to content

Commit ccef7c2

Browse files
author
Nick Randall
committed
add codecov badge to readme
1 parent 0c8b33a commit ccef7c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ A framework for creating reusable charts with [D3.js](http://d3js.org), written
44

55
[![Travis build status](http://img.shields.io/travis/kotojs/kotojs.svg?style=flat)](https://travis-ci.org/kotojs/kotojs)
66
[![Code Climate](https://codeclimate.com/github/kotojs/kotojs/badges/gpa.svg)](https://codeclimate.com/github/kotojs/kotojs)
7-
[![Coverage Status](https://coveralls.io/repos/kotojs/kotojs/badge.svg?branch=master&service=github)](https://coveralls.io/github/kotojs/kotojs?branch=master)
7+
[![codecov.io](https://codecov.io/github/kotojs/kotojs/coverage.svg?branch=master)](https://codecov.io/github/kotojs/kotojs?branch=master)
88
[![Dependency Status](https://david-dm.org/kotojs/kotojs.svg)](https://david-dm.org/kotojs/kotojs)
99
[![devDependency Status](https://david-dm.org/kotojs/kotojs/dev-status.svg)](https://david-dm.org/kotojs/kotojs#info=devDependencies)
1010
[![Join the chat at https://gitter.im/kotojs/kotojs](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/kotojs/kotojs?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

0 commit comments

Comments
 (0)