Explorar el Código

Also add parallel flag to coverage

Nuwan Goonasekera hace 6 años
padre
commit
acfa5688d1
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      setup.cfg

+ 1 - 0
setup.cfg

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