Modify properties for Sonar 58/9158/1 2.4.0
authorelinuxhenrik <henrik.b.andersson@est.tech>
Mon, 3 Oct 2022 09:20:48 +0000 (11:20 +0200)
committerelinuxhenrik <henrik.b.andersson@est.tech>
Mon, 3 Oct 2022 09:20:53 +0000 (11:20 +0200)
Issue-ID: NONRTRIC-651
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: I8214efb2844a8a897f49850d8c2a60fb8fe72312

sonar-project.properties

index 1c36231..626f563 100644 (file)
@@ -1,6 +1,6 @@
 sonar.build.sourceEncoding=UTF-8
 sonar.exclusions=**/node_modules/**,**/nonrtric-gateway/**/*,**/*.spec.(js|jsx|ts|tsx)
 sonar.sources=collector
-sonar.tests=src
+sonar.tests=webapp-frontend/src
 sonar.test.inclusions=**/*.spec.(js|jsx|ts|tsx)
 sonar.typescript.lcov.reportPaths=**/coverage/lcov.info