summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSebastian Thiel <byronimo@gmail.com>2014-05-19 23:42:30 +0200
committerSebastian Thiel <byronimo@gmail.com>2014-05-19 23:42:55 +0200
commit13e3a809554706905418a48b72e09e2eba81af2d (patch)
tree0e19b80f148bea4d001a4ec5823cdf95467068d8 /README.md
parentf9b915b066f28f4ac7382b855a8af11329e3400d (diff)
downloadgitpython-13e3a809554706905418a48b72e09e2eba81af2d.tar.gz
Added coverage report
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d978917b..818e3751 100644
--- a/README.md
+++ b/README.md
@@ -31,6 +31,7 @@ A distribution package can be obtained for manual installation at:
### DEVELOPMENT STATUS
[![Build Status](https://travis-ci.org/gitpython-developers/GitPython.svg?branch=0.3)](https://travis-ci.org/gitpython-developers/GitPython)
+[![Coverage Status](https://coveralls.io/repos/gitpython-developers/GitPython/badge.png)](https://coveralls.io/r/gitpython-developers/GitPython)
The project was idle for 2 years, the last release was made about 3 years ago. Reason for this might have been the project's dependency on me as sole active maintainer, which is an issue in itself.