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