18b94499d8
Add a simple test that imports the module so there is coverage data available and fix the coverage config so it is looking at the correct locations.
8 lines
111 B
INI
8 lines
111 B
INI
[run]
|
|
branch = True
|
|
source = oslo_upgradecheck
|
|
omit = oslo_upgradecheck/tests/*
|
|
|
|
[report]
|
|
ignore_errors = True
|