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

[report]
ignore_errors = True