From: waynedunican Date: Tue, 18 Aug 2020 08:30:07 +0000 (+0100) Subject: JavaScript coverage SonarCloud X-Git-Tag: 2.1.0~77^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=79bece5112901242832ffea962570b8de990939a;p=policy%2Fgui.git JavaScript coverage SonarCloud Added to pom.xml for SonarCloud to point to lcov reports generated by Jest coverage. Issue-ID: POLICY-2610 Change-Id: I2954517cb0b91d8e43e3c2065f4776258e391cea Signed-off-by: waynedunican --- diff --git a/gui-pdp-monitoring/pom.xml b/gui-pdp-monitoring/pom.xml index 08a25ca..0f8743c 100644 --- a/gui-pdp-monitoring/pom.xml +++ b/gui-pdp-monitoring/pom.xml @@ -32,7 +32,7 @@ src/webapp - ${project.build.directory}/jscoverage/lcov.info + src/webapp/coverage/lcov.info