Also added omissions in .coveragerc to ensure that the report doesn't test tests, nor __init__.pys. Change-Id: I5f816b9a030e3941c6e38ea5610047aa6f93b6f8changes/16/429116/2
parent
15e9359c69
commit
a22d1eafe4
@ -0,0 +1,4 @@
|
||||
[run]
|
||||
omit =
|
||||
networking_vpp/tests/*
|
||||
*/__init__.py
|
Loading…
Reference in new issue