Skip to content

Commit

Permalink
❌ Replace codacy coverage with coverall coverage (it's prettier)
Browse files Browse the repository at this point in the history
  • Loading branch information
mijdavis2 committed Apr 29, 2016
1 parent 267d786 commit 6a8cb93
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Starter Weppy
[![Build Status](https://travis-ci.org/mijdavis2/starter_weppy.svg?branch=master)](https://travis-ci.org/mijdavis2/starter_weppy)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/3e6e8b44b40a4f12937557a794b7d6a3)](https://www.codacy.com/app/mdavis/starter_weppy?utm_source=github.com&utm_medium=referral&utm_content=mijdavis2/starter_weppy&utm_campaign=Badge_Grade)
[![Codacy Badge](https://api.codacy.com/project/badge/Coverage/3e6e8b44b40a4f12937557a794b7d6a3)](https://www.codacy.com/app/mdavis/starter_weppy?utm_source=github.com&utm_medium=referral&utm_content=mijdavis2/starter_weppy&utm_campaign=Badge_Coverage)
[![Coverage Status](https://coveralls.io/repos/github/mijdavis2/starter_weppy/badge.svg?branch=master)](https://coveralls.io/github/mijdavis2/starter_weppy?branch=master)

Starter Weppy is a python web application starter kit built on the [weppy framework](https://github.com/gi0baro/weppy).
Current version is based on Weppy 0.6 with an MVC scaffolding.
An api module, dev mode, and 100% test coverage are included out of the box.
Expand Down

0 comments on commit 6a8cb93

Please sign in to comment.