7b83feb9f9
fix missing change from quantumclient to neutronclient in .coveragerc exclude tests from code coverage calculation Change-Id: Ie286faaaaad9e9bc72c89422ac628178a30ccc8e
8 lines
129 B
INI
8 lines
129 B
INI
[run]
|
|
branch = True
|
|
source = neutronclient
|
|
omit = neutronclient/openstack/*,neutronclient/tests/*
|
|
|
|
[report]
|
|
ignore-errors = True
|