aboutsummaryrefslogtreecommitdiffstats
path: root/.coveragerc
blob: 96a0e8d29c9b99c1ed263183fc61312489dd0ec5 (plain)
1
2
3
4
5
6
7
[run]
branch = True
source = os_net_config
omit = os_net_config/tests/*,os_net_config/openstack/*

[report]
ignore_errors = True