Also add parallel flag to coverage
@@ -1,5 +1,6 @@
[coverage:run]
branch = True
+parallel = True
source = cloudbridge
omit =
cloudbridge/interfaces/*