py-twisted/.coveragerc

16 lines
249 B
Plaintext
Raw Normal View History

[run]
branch = True
parallel = True
source = twisted
[paths]
source=
2016-08-17 13:01:40 +03:00
src/twisted
build/*/lib/python*/site-packages/twisted
build/*/Lib/site-packages/twisted
build/pypy*/site-packages/twisted
[report]
precision = 2
ignore_errors = True