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

[report]
ignore_errors = True
precision = 2