neutron/.coveragerc
YAMAMOTO Takashi fa3a3401c1 Update .coveragerc after the removal of Cisco Nexus monolithic plugin
Related-Bug: #1350387
Change-Id: I3b8cb6412f1f13141a82515ab131e373b5a0628d
2015-03-31 02:25:06 +00:00

8 lines
111 B
INI

[run]
branch = True
source = neutron
omit = neutron/tests/*,neutron/openstack/*
[report]
ignore-errors = True