Commit Graph

3 Commits

Author SHA1 Message Date
Luigi Toscano 6f66893c2a Switch the coverage tox target to stestr
Use coverage+stestr for the cover tox target.
With this change, testrepository is not required anymore.

Change-Id: Ia294ee8003ccc10104f68777bea6921ff97bacef
2018-06-27 00:23:56 +02:00
zhangyanxian fd5dd9d873 Fix typo in cover.sh
TrivialFix

Change-Id: I6dbedf49ff84bc27f84ac802cfc1bdd590a8315d
2016-12-16 02:43:23 +00:00
Sergey Lukjanov 958a5673f0 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