Skip to content

Commit 2ad7fc0

Browse files
committed
更新sonar 覆盖率配置
1 parent a4c2f79 commit 2ad7fc0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sonar-project.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ sonar.host.url=http://sonar.ispeco.com:9001
1818

1919
sonar.profile=Sonar way
2020
sonar.javascript.lcov.reportPath=test/testcoverage/lcov.info
21+
# SINCE SONARQUBE 6.2 WITH SONARJS 2.19+
22+
sonar.javascript.lcov.reportPaths=test/testcoverage/lcov.info
2123

2224
sonar.links.homepage=http://iclient.supermap.io
2325

0 commit comments

Comments
 (0)