Add coverage configuration
Adding config file for zun test coverage. Co-Authored-By: Sheel Rana <ranasheel2000@gmail.com> Change-Id: I3739b24d84921c1fa6aaba065cc574f535adada6
This commit is contained in:
parent
3d34c84c2e
commit
d78a5317cc
9
.coveragerc
Normal file
9
.coveragerc
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
[run]
|
||||||
|
branch = True
|
||||||
|
source = zun
|
||||||
|
omit = zun/tests/*
|
||||||
|
|
||||||
|
[report]
|
||||||
|
ignore_errors = True
|
||||||
|
exclude_lines =
|
||||||
|
pass
|
Loading…
x
Reference in New Issue
Block a user