Set up proper source and omit options. Change-Id: Icbda7894072f3589502ba2c4b5dcdf7f68b053af Implements: blueprint update-coveragerc
8 lines
107 B
INI
8 lines
107 B
INI
[run]
|
|
branch = True
|
|
source = quantumclient
|
|
omit = quantumclient/openstack/*
|
|
|
|
[report]
|
|
ignore-errors = True
|