Selaa lähdekoodia

Also add parallel flag to coverage

Nuwan Goonasekera 6 vuotta sitten
vanhempi
sitoutus
acfa5688d1
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      setup.cfg

+ 1 - 0
setup.cfg

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