compute-hyperv/.coveragerc
Claudiu Belu 37b3a54aea move to compute_hyperv namespace
In order to avoid namespace sharing with networking-hyperv, compute-hyperv
should use the compute_hyperv namespace.

Closes-Bug: #1709085

Change-Id: I44eede0ea6b6558c0ddf6ebdc342ed8f11395f3b
2017-08-09 09:00:32 +00:00

8 lines
105 B
INI

[run]
branch = True
source = compute_hyperv
omit = compute_hyperv/tests/*
[report]
ignore_errors = True