Michael Merickel
2018-10-17 e8a70ab171463551bf3f84e03f3c3f01d76bdf01
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[run]
source =
    pyramid
    tests
omit =
    src/pyramid/scaffolds/tests.py
 
[paths]
source =
    src/pyramid
    */site-packages/pyramid
 
[report]
show_missing = true
precision = 2