summaryrefslogtreecommitdiff
path: root/.coveragerc
blob: 4ab3f00357945381fc6174874ea29fcf6aadec27 (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