9 lines
111 B
Text
9 lines
111 B
Text
|
[run]
|
||
|
branch = True
|
||
|
omit = */tests/*
|
||
|
*/__init__.py
|
||
|
data_file = .coverage
|
||
|
|
||
|
[xml]
|
||
|
output = ./coverage.xml
|