Selaa lähdekoodia

configure coverage

Bastien Sevajol 6 vuotta sitten
vanhempi
commit
3ae2ce2d81
1 muutettua tiedostoa jossa 1 lisäystä ja 3 poistoa
  1. 1 3
      .coveragerc

+ 1 - 3
.coveragerc Näytä tiedosto

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