8695a2171f
Adding config file for coverage Co-Authored-By: Sheel Rana <ranasheel2000@gmail.com> Change-Id: I445114b172072b870c934d1ae47748aab9298720
10 lines
120 B
INI
10 lines
120 B
INI
[run]
|
|
branch = True
|
|
source = zunclient
|
|
omit = zunclient/tests/*
|
|
|
|
[report]
|
|
ignore_errors = True
|
|
exclude_lines =
|
|
pass
|