Sfoglia il codice sorgente

configure coverage

Bastien Sevajol 6 anni fa
parent
commit
3ae2ce2d81
1 ha cambiato i file con 1 aggiunte e 3 eliminazioni
  1. 1 3
      .coveragerc

+ 1 - 3
.coveragerc Vedi File

@@ -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/*