Exclude test code from coverage report
We care only coverage of actual implementation. Change-Id: I6d00676554693220dea755c6c8e14ae8bc27ffe6
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
[run]
|
||||
branch = True
|
||||
source = octavia_dashboard
|
||||
omit = octavia_dashboard/tests/*
|
||||
|
||||
[report]
|
||||
ignore_errors = True
|
||||
|
Reference in New Issue
Block a user