Skip to content

Commit

Permalink
Adding Codecov for Test Coverage to CircleCI yaml (getodk#1462)
Browse files Browse the repository at this point in the history
* Adds codecov badge to README

* Modifies circle yaml

* Adds jacoco plugin

* Update README.md
  • Loading branch information
shobhitagarwal1612 committed May 15, 2018
1 parent fa986b2 commit b74933f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
![Platform](https://img.shields.io/badge/platform-Android-blue.svg)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Build status](https://circleci.com/gh/opendatakit/collect.svg?style=shield&circle-token=:circle-token)](https://circleci.com/gh/opendatakit/collect)
[![codecov.io](https://codecov.io/github/opendatakit/collect/branch/master/graph/badge.svg)](https://codecov.io/github/opendatakit/collect)
[![Slack status](http://slack.opendatakit.org/badge.svg)](http://slack.opendatakit.org)
[![codecov.io](https://codecov.io/github/shobhitagarwal1612/collect/branch/master/graph/badge.svg)](https://codecov.io/github/shobhitagarwal1612/collect)

Expand Down

0 comments on commit b74933f

Please sign in to comment.