From 2365471ec9b74779caad1edb5a6397305426abc7 Mon Sep 17 00:00:00 2001 From: waynedunican Date: Mon, 31 Aug 2020 13:17:03 +0100 Subject: JavaScript Sonar Coverage setup Sonar properties added to apex-pdp in order to pick up JavaScript coverage in SonarCloud Issue-ID: POLICY-2611 Change-Id: Ia9c5837bc18a34722437b2b299e85c6a8a67088d Signed-off-by: waynedunican --- pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index d7dff80c8..4878a0aae 100644 --- a/pom.xml +++ b/pom.xml @@ -50,6 +50,7 @@ 4.1.5.Final 20041127.091804 2.8.0 + ${project.basedir}/target/code-coverage/lcov.info -- cgit 1.2.3-korg