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

[report]
ignore_errors = True
precision = 2