aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorKajur, Harish (vk250x) <vk250x@att.com>2018-09-13 10:45:23 -0400
committerKajur, Harish (vk250x) <vk250x@att.com>2018-09-18 14:44:58 -0400
commitd13dd0ed905109546950b4fdd1e3f9e0471ec8e7 (patch)
treea8985e647c86ba2dc7e4e37e154cc4f52abb304f /pom.xml
parent1e3c9bde6ceb3920aa1695d59e6f677510ca649c (diff)
Add the dataSnapshot unit test and datagrooming
to get to the 50% coverage Issue-ID: AAI-1633 Change-Id: Ic25baa59be8945cc3b07b346d44e1d35168c3b9c Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 4aa3bcd..fb96259 100755
--- a/pom.xml
+++ b/pom.xml
@@ -133,7 +133,7 @@
<start-class>org.onap.aai.GraphAdminApp</start-class>
<snapshot.file>${project.basedir}/snapshots/int1-data.graphson</snapshot.file>
- <jacoco.line.coverage.limit>0.27</jacoco.line.coverage.limit>
+ <jacoco.line.coverage.limit>0.46</jacoco.line.coverage.limit>
<!-- Start of Default ONAP Schema Properties -->
<schema.source.name>onap</schema.source.name>