Omit tests code in coverage report
Change-Id: Ie6f1081f312e4bb24dc362ed53f3ed4663b75a88
This commit is contained in:
7
.coveragerc
Normal file
7
.coveragerc
Normal file
@@ -0,0 +1,7 @@
|
||||
[run]
|
||||
branch = True
|
||||
source = compass
|
||||
omit = compass/tests/*
|
||||
|
||||
[report]
|
||||
ignore-errors = True
|
||||
Reference in New Issue
Block a user