Skip to content

Commit

Permalink
Merge pull request #768 from jrjohnson/coverage-badge
Browse files Browse the repository at this point in the history
Added a code climate code coverage badge
  • Loading branch information
saschaben committed Jul 6, 2015
2 parents 35ac55a + c299540 commit 5afd3f9
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
@@ -1,6 +1,7 @@
# Ilios Frontend
[![Build Status](https://travis-ci.org/ilios/frontend.svg?branch=master)](https://travis-ci.org/ilios/frontend)
[![Code Climate](https://codeclimate.com/github/ilios/frontend/badges/gpa.svg)](https://codeclimate.com/github/ilios/frontend)
[![Test Coverage](https://codeclimate.com/github/ilios/frontend/badges/coverage.svg)](https://codeclimate.com/github/ilios/frontend/coverage)
[![Slack](https://ilios-slack.herokuapp.com/badge.svg)](https://ilios-slack.herokuapp.com/)
[![Stories in Ready](https://badge.waffle.io/ilios/frontend.png?label=ready&title=Ready)](https://waffle.io/ilios/frontend)

Expand Down

0 comments on commit 5afd3f9

Please sign in to comment.