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

[report]
ignore_errors = True
precision = 2