File size: 335 Bytes
065fee7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[paths]
source =
  multidict
  */lib/pypy*/site-packages/multidict
  */lib/python*/site-packages/multidict
  */Lib/site-packages/multidict

[report]
exclude_also =
  pass
skip_covered = true
skip_empty = true
show_missing = true

[run]
branch = true
cover_pylib = false
relative_files = true
source =
  tests
source_pkgs =
  multidict