Procházet zdrojové kódy

coverage: enable branch management

https://coverage.readthedocs.io/en/latest/branch.html
https://coverage.readthedocs.io/en/latest/config.html#run
Fabian Peter Hammerle před 6 roky
rodič
revize
6b2c883982
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2 0
      .coveragerc

+ 2 - 0
.coveragerc

@@ -0,0 +1,2 @@
+[run]
+branch = True