Add coverage badge in the documentation
This commit is contained in:
parent
6b33e528e8
commit
f3c5234dfa
@ -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:
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user