Coverage report now lists lines without coverage
This should minimize guesswork when designing new unit tests. Signed-off-by: Jiri Podivin <jpodivin@redhat.com> Change-Id: Ie5665427a502e5b89d6d85b66044349fa6d1b09d
This commit is contained in:
@@ -5,3 +5,4 @@ omit = tripleoclient/tests/*
|
|||||||
|
|
||||||
[report]
|
[report]
|
||||||
ignore_errors = True
|
ignore_errors = True
|
||||||
|
show_missing = True
|
Reference in New Issue
Block a user