Przeglądaj źródła

configure coverage

Bastien Sevajol 6 lat temu
rodzic
commit
3ae2ce2d81
1 zmienionych plików z 1 dodań i 3 usunięć
  1. 1 3
      .coveragerc

+ 1 - 3
.coveragerc Wyświetl plik

@@ -3,6 +3,4 @@ source = tracim
3 3
 omit = tracim/test*
4 4
 
5 5
 [report]
6
-omit =
7
-tests/*
8
-*/python?.?/*
6
+omit = tests/*