compass-core/.coveragerc
zhaoxinyu 314fc8a8e5 Omit tests code in coverage report
Change-Id: Ie6f1081f312e4bb24dc362ed53f3ed4663b75a88
2014-03-21 02:22:27 +00:00

8 lines
91 B
INI

[run]
branch = True
source = compass
omit = compass/tests/*
[report]
ignore-errors = True