
Noticed that when it complains about falling coverage, it's sometimes because code in tests/data isn't executed.
6 lines
64 B
INI
6 lines
64 B
INI
[report]
|
|
omit =
|
|
blib2to3/*
|
|
tests/data/*
|
|
*/site-packages/*
|