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

[report]
ignore_errors = True
precision = 2