python-tripleoclient/.coveragerc

8 lines
122 B
INI

[run]
branch = True
source = tripleoclient
omit = tripleoclient/tests/*
[report]
ignore_errors = True
show_missing = True