Add coverage badge in the documentation

This commit is contained in:
Alberto Planas 2014-02-26 10:42:21 +01:00
parent 6b33e528e8
commit f3c5234dfa
2 changed files with 3 additions and 1 deletions

View File

@ -8,7 +8,7 @@ install:
- pip install -r requirements.txt
# command to run tests, e.g. python setup.py test
script:
- nosetests --with-coverage --cover-package=oscs,osclib --cover-inclusive
- nosetests --with-coverage --cover-package=oscs,osclib --cover-inclusive
after_sucess:
- coveralls
matrix:

View File

@ -3,6 +3,8 @@ Factory workflow plugin
image:https://travis-ci.org/openSUSE/osc-plugin-factory.png?branch=master["Build Status", link="https://travis-ci.org/openSUSE/osc-plugin-factory"]
image:https://coveralls.io/repos/aplanas/osc-plugin-factory/badge.png?branch=master["Coverage Status", link="https://coveralls.io/r/aplanas/osc-plugin-factory"]
This repository contains mainly plugin which will be used in new
https://progress.opensuse.org/workflow/factory-proposal.html[factory workflow]
to work with staging projects. This is currently highly work in progress and