Refine sonar-project.properties
authorJérôme Benoit <jerome.benoit@sap.com>
Tue, 25 Oct 2022 22:36:07 +0000 (00:36 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Tue, 25 Oct 2022 22:36:07 +0000 (00:36 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
sonar-project.properties

index 57d9c2b99484b691250872428c83488d852066e1..aee02cee35334ab114edf04b6ecc8dba4e786c2f 100644 (file)
@@ -6,7 +6,8 @@ sonar.projectName=e-mobility-charging-stations-simulator
 sonar.projectVersion=1.1.85
 
 # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
-#sonar.sources=.
+sonar.sources=src
+sonar.tests=test,src/ui/web/tests
 
 sonar.javascript.lcov.reportPaths=coverage/lcov.info