[run]
branch = True
debug = callers
sigterm = True
timid = True
concurrency =
    thread
    multiprocessing
source = 
   minto
   
[report]
include_namespace_packages = False
show_missing = True
skip_covered = False
skip_empty = False
sort= Name

[html]
show_contexts = True

[xml]
package_depth = 99

[json]
show_contexts = True
pretty_print = True

[lcov]