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

[report]
ignore_errors = True
precision = 2