b733060fb7
Coverage job fails because the cover directory and report aren't generated. This commit will fix report generating and add coverage config. Change-Id: I73bb47ed6228349f87026556bed98dbf00062d90
10 lines
127 B
INI
10 lines
127 B
INI
[run]
|
|
source = muranodashboard
|
|
omit =
|
|
.tox/*
|
|
muranodashboard/tests/*
|
|
muranodashboard/local/*
|
|
|
|
[report]
|
|
ignore_errors = True
|