Exclude tests directory from coverage calculation
Change-Id: I514df1e21b23bee07c093ea440423f3e0495d999
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[run]
|
||||
branch = True
|
||||
source = neutron_dynamic_routing
|
||||
# omit = neutron_dynamic_routing/tests/*
|
||||
omit = neutron_dynamic_routing/tests/*
|
||||
|
||||
[report]
|
||||
ignore_errors = True
|
||||
|
Reference in New Issue
Block a user