Browse Source

configure coverage

Bastien Sevajol 6 years ago
parent
commit
3ae2ce2d81
1 changed files with 1 additions and 3 deletions
  1. 1 3
      .coveragerc

+ 1 - 3
.coveragerc View 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/*