repositories
/
e-mobility-charging-stations-simulator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67f2439
)
Refine sonar-project.properties
author
Jérôme Benoit
<jerome.benoit@sap.com>
Tue, 25 Oct 2022 22:36:07 +0000
(
00:36
+0200)
committer
Jé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
patch
|
blob
|
blame
|
history
diff --git
a/sonar-project.properties
b/sonar-project.properties
index 57d9c2b99484b691250872428c83488d852066e1..aee02cee35334ab114edf04b6ecc8dba4e786c2f 100644
(file)
--- a/
sonar-project.properties
+++ b/
sonar-project.properties
@@
-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