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

[report]
ignore_errors = True
precision = 2