Codebase list cinder-tempest-plugin / b790e27
Merge "Remove unused coverage library" Zuul authored 2 months ago Gerrit Code Review committed 2 months ago
2 changed file(s) with 0 addition(s) and 7 deletion(s). Raw diff Collapse all Expand all
+0
-6
.coveragerc less more
0 [run]
1 branch = True
2 source = cinder_tempest_plugin
3
4 [report]
5 ignore_errors = True
33
44 hacking>=6.1.0,<7.0 # Apache-2.0
55
6 coverage!=4.4,>=4.0 # Apache-2.0
76 python-subunit>=1.0.0 # Apache-2.0/BSD
87 oslotest>=3.2.0 # Apache-2.0
98 stestr>=1.0.0 # Apache-2.0