# http://nedbatchelder.com/code/coverage/config.html
[run]
concurrency = multiprocessing
parallel = True
branch = True

[report]
include = src/*

[paths]
source = .
        /lorax/