Sfoglia il codice sorgente

only measure coverage for borgbackup code, not for tests

Thomas Waldmann 9 anni fa
parent
commit
ff66271057
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      .coveragerc

+ 1 - 0
.coveragerc

@@ -6,6 +6,7 @@ omit =
     */borg/__main__.py
     */borg/_version.py
     */borg/support/*
+    */borg/testsuite/*
 
 [report]
 exclude_lines =