mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-16 23:13:05 +00:00
Updated coverage configuration file
removed unneccassary directories in .coveragerc file openstackclient/openstack/* it is no longer valid, we no longer use content from oslo-incubator Change-Id: I0b361617e855aae322009b97697dcc13a394ceba
This commit is contained in:
parent
be9306f1d4
commit
f4f1a51692
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
||||||
[run]
|
[run]
|
||||||
branch = True
|
branch = True
|
||||||
source = openstackclient
|
source = openstackclient
|
||||||
omit = openstackclient/openstack/*
|
|
||||||
|
|
||||||
[report]
|
[report]
|
||||||
ignore_errors = True
|
ignore_errors = True
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue