python-zunclient/.coveragerc
Michael Lekkas 8695a2171f Add coverage configuration
Adding config file for coverage

Co-Authored-By: Sheel Rana <ranasheel2000@gmail.com>

Change-Id: I445114b172072b870c934d1ae47748aab9298720
2016-11-02 05:19:19 +00:00

10 lines
120 B
INI

[run]
branch = True
source = zunclient
omit = zunclient/tests/*
[report]
ignore_errors = True
exclude_lines =
pass