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

[report]
ignore_errors = True
precision = 2