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

[report]
ignore-errors = True