Code Review
/
qtip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
0dca380
)
Cover also tests folder
51/29051/3
author
Yujun Zhang
<zhang.yujunz@zte.com.cn>
Mon, 20 Feb 2017 07:32:43 +0000
(15:32 +0800)
committer
Yujun Zhang
<zhang.yujunz@zte.com.cn>
Tue, 21 Feb 2017 08:48:43 +0000
(08:48 +0000)
This is to ensure all test code is reached to detect bugs like #28955 [1].
The loop of in the tests were not reached before the fix.
[1]: https://gerrit.opnfv.org/gerrit/#/c/28955/
Change-Id: I2f9e52cf7df1b94c9412f6edb6ce6f9e137d9b54
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
.coveragerc
patch
|
blob
|
history
diff --git
a/.coveragerc
b/.coveragerc
index
dfaeae6
..
0448da9
100644
(file)
--- a/
.coveragerc
+++ b/
.coveragerc
@@
-4,6
+4,7
@@
branch = True
source =
qtip
+ tests
[report]
# Regexes for lines to exclude from consideration