mirror of
https://opendev.org/openstack/python-neutronclient.git
synced 2026-01-11 20:06:32 +00:00
add coverage report to see test coverage after running tox -e cover. Change-Id: I9d440f8c2f38893a98a1665009b0bb93ce079edb
7 lines
103 B
INI
7 lines
103 B
INI
[run]
|
|
branch = True
|
|
source = neutronclient
|
|
omit = neutronclient/tests/*
|
|
|
|
[report]
|
|
ignore_errors = True
|