summaryrefslogtreecommitdiff
path: root/.coveragerc
blob: 960c0552e138fccc20de81bc41e768a14872fc87 (plain)
1
2
3
4
5
6
7
[run]
branch = True
source = db
omit = db/tests/*,db/openstack/*

[report]
ignore-errors = True