Selaa lähdekoodia

update .coveragec for folder ignore

Bastien Sevajol 10 vuotta sitten
vanhempi
commit
b2b97ade5c
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      .coveragerc

+ 2 - 2
.coveragerc Näytä tiedosto

@@ -3,8 +3,8 @@ omit =
3 3
     */tests*
4 4
     config.py
5 5
     run.py
6
-    modules
7
-    synergine
6
+    modules/*
7
+    synergine/*
8 8
 [report]
9 9
 exclude_lines =
10 10
     raise NotImplementedError