fuel-ccp/.coveragerc
Tatyana Leontovich 7ef13603c3 Add tests into omit section
Add tests/ into omit section because we should
leave it out of coverage measurement or reporting

Change-Id: I24d90b5a3eb77a775f37ebb2a785a48ab1ded493
2016-05-18 00:30:18 +03:00

8 lines
129 B
INI

[run]
branch = True
source = microservices
omit = microservices/openstack/*,microservices/tests/*
[report]
ignore_errors = True