From ea90f9ba9d0e317dfc5521dda9946844b7336abd Mon Sep 17 00:00:00 2001 From: Moshe Date: Sun, 25 Mar 2018 17:00:40 +0300 Subject: Add unit tests and handle coverage Issue-ID: VNFSDK-183 Change-Id: I228576f5c06b371164bcd653d23cf169098436a8 Signed-off-by: Moshe handle coverage Issue-ID: VNFSDK-183 Change-Id: I3d78293fdf5cb8bc57caa4078ab8fa5baa429a0d Signed-off-by: Moshe --- pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index a10c63d..bc11b62 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,6 @@ under the License. org.onap.oparent oparent 1.1.0 - ../oparent org.onap.vnfsdk.dovetail-integration @@ -30,10 +29,13 @@ under the License. vnfsdk-dovetail-integration Integration with OPNFV Dovetail project + . + coverage.xml py Python **/*.py false + version.py,setup.py -- cgit 1.2.3-korg