Browse Source

Also add parallel flag to coverage

Nuwan Goonasekera 6 năm trước cách đây
mục cha
commit
acfa5688d1
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      setup.cfg

+ 1 - 0
setup.cfg

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