lorax/.coveragerc
2018-06-11 16:54:58 -07:00

13 lines
181 B
INI

# http://nedbatchelder.com/code/coverage/config.html
[run]
concurrency = multiprocessing
parallel = True
branch = True
[report]
include = src/*
[paths]
source = .
/lorax/