4ea9031b4f
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 |
||
---|---|---|
.. | ||
colorizer.py | ||
cover.sh | ||
enable-pre-commit-hook.sh | ||
install_venv_common.py | ||
install_venv.py | ||
lintstack.py | ||
lintstack.sh | ||
with_venv.sh |