python-heatclient/.coveragerc

9 lines
134 B
INI

[run]
branch = True
source = heatclient
omit = heatclient/tests/*,heatclient/openstack/*
[report]
ignore_errors = True
precision = 2