summaryrefslogtreecommitdiff
path: root/.coveragerc
blob: 4625b8853fd65c688826d8bb9d50efdb442a1097 (plain)
1
2
3
4
5
6
7
[run]
branch = True
source = heat,contrib
omit = */tests/*,heat/openstack/*

[report]
ignore-errors = True