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

[report]
ignore_errors = True
precision = 2