We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 225ce00 commit b62762bCopy full SHA for b62762b
sonar-project.properties
@@ -17,7 +17,7 @@ sonar.sourceEncoding=UTF-8
17
sonar.host.url=https://sonar9001.ispeco.com
18
19
sonar.profile=Sonar way
20
-sonar.testExecutionReportPaths=test/testcoverage/ut_report.xml
+# sonar.testExecutionReportPaths=test/testcoverage/ut_report.xml
21
sonar.javascript.lcov.reportPath=test/testcoverage/lcov.info
22
# SINCE SONARQUBE 6.2 WITH SONARJS 2.19+
23
sonar.javascript.lcov.reportPaths=test/testcoverage/lcov.info
0 commit comments