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

[report]
ignore_errors = True
precision = 2