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

[report]
ignore_errors = True
precision = 2