manila/tools
Valeriy Ponomaryov 4ea9031b4f Make coverage tox job fail when test coverage was reduced
For the moment we can just calculate coverage and generate html with results.
It would be really useful to be able to get 'failure' by this job, when
latest commit introduced reduction of test coverage by any reason - either
addon of new code not covered with unit tests or deletion of existing unit
tests.
It will reduce total required efforts for code reviewers, that are forced now
to perform such check separately and inform about it committer.

Added file 'tools/cover.sh' is taken from OpenStack Rally project as
of state [1], with couple of fixes for satisfying 'bashate'.

Also add configuration file for coverage package.

[1] I7b4defe187c0631928d70bd09d7bcea956f4eed3

Change-Id: Ie0c5721985ae48256d9bb26af5fdb4b05797b359
2015-07-27 14:53:37 +03:00
..
colorizer.py Sync scripts with oslo-incubator 2014-08-14 12:09:46 +02:00
cover.sh Make coverage tox job fail when test coverage was reduced 2015-07-27 14:53:37 +03:00
enable-pre-commit-hook.sh docs 2013-09-17 10:57:47 +03:00
install_venv.py Sync with oslo-incubator 2014-10-26 08:12:04 +00:00
install_venv_common.py Sync scripts with oslo-incubator 2014-08-14 12:09:46 +02:00
lintstack.py Enable developers to see pylint output 2015-04-03 15:10:18 -04:00
lintstack.sh Initialize from cinder 2013-08-08 10:34:06 -04:00
with_venv.sh Sync scripts with oslo-incubator 2014-08-14 12:09:46 +02:00