![Ronald Bradford](/assets/img/avatar_default.png)
A number of configuration errors prevent the successful creation of code coverage. This corrects the .coveragerc source/omit setup and the tox package name generation. Change-Id: I966bf06550c20d6977fff659264a5a7d021b260f
9 lines
140 B
INI
9 lines
140 B
INI
[run]
|
|
branch = True
|
|
source = oslo_service
|
|
omit = oslo_service/tests/*,oslo_service/openstack/*
|
|
|
|
[report]
|
|
ignore_errors = True
|
|
precision = 2
|