Plain Hadoop (vanilla) provisioning plugin for Sahara
Go to file
Sergey Lukjanov 1e63661114 Add script to report uncovered new lines
Let's update the coverage job behavior - it will run coverage on
current master and then it will run coverage on Head and compare
number of new lines w/o test coverage. The default number of
allowed uncovered lines is 4. If more lines uncovered job will
fail. We'll keep this job non-voting, but this script should help
us a lot to monitor the degradation of test coverage.

Change-Id: I16336cee3570f50bf80bc84ddb081737c1dd9dab
2015-08-10 18:47:38 +03:00
sahara Make starting scripts module for vanilla 2 plugin 2015-08-06 12:22:49 +03:00
.gitignore Cleanup .gitignore 2015-07-21 17:06:42 +03:00
requirements.txt Updated from global requirements 2015-08-10 01:10:44 +00:00
setup.cfg Remove openstack.common package 2015-07-20 21:24:22 +00:00
setup.py Updated from global requirements 2015-07-15 01:38:05 +00:00
test-requirements.txt Updated from global requirements 2015-08-04 14:26:37 +00:00
tox.ini Add script to report uncovered new lines 2015-08-10 18:47:38 +03:00