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

[report]
ignore_errors = True
precision = 2