summaryrefslogtreecommitdiff
path: root/.coveragerc
blob: 4248611c7e187e9c3d7ba16b7389c92dba44c82f (plain)
1
2
3
4
5
6
7
8
[run]
branch = True
source = heatclient
omit = heatclient/tests/*,heatclient/openstack/*

[report]
ignore_errors = True
precision = 2