Exclude tests directory from coverage calculation
Change-Id: I514df1e21b23bee07c093ea440423f3e0495d999
This commit is contained in:
parent
00a83aa706
commit
7280204662
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user