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

[report]
ignore-errors = True