From: xuegao Date: Fri, 18 Oct 2019 06:53:19 +0000 (+0200) Subject: Update sonar settings X-Git-Tag: 5.0.0~124^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F55%2F97355%2F1;p=clamp.git Update sonar settings Remove the tests and config files out of the sonar code coverage calculation. Issue-ID: CLAMP-512 Change-Id: I86afcd8c307a11b8f5cceb955c40c32cd7129781 Signed-off-by: xuegao --- diff --git a/pom.xml b/pom.xml index c0f31e93..c327be1f 100644 --- a/pom.xml +++ b/pom.xml @@ -97,7 +97,7 @@ ${project.build.directory}/${ui.react.src}/coverage/lcov.info src/main/resources/** - + src/main/resources/**,target/ui-react/src/**/*.test.js,target/ui-react/src/setupTests.js,src/main/docker/*.py localhost:5000 nexus3.onap.org:10001 true