Merge "Show missing branches in coverage report."

This commit is contained in:
Zuul
2018-01-13 11:13:27 +00:00
committed by Gerrit Code Review

View File

@@ -3,4 +3,5 @@ branch = True
omit = /usr*,setup.py,*egg*,.venv/*,.tox/*,test/*
[report]
show_missing = True
ignore_errors = True