Omit tests code in coverage report

Change-Id: Ie6f1081f312e4bb24dc362ed53f3ed4663b75a88
This commit is contained in:
zhaoxinyu 2014-03-21 02:22:27 +00:00
parent 202a904188
commit 314fc8a8e5

7
.coveragerc Normal file
View File

@ -0,0 +1,7 @@
[run]
branch = True
source = compass
omit = compass/tests/*
[report]
ignore-errors = True