Skip to content

Commit 2bb4685

Browse files
Merge pull request #115 from zowe/RamkrishnaRocket1-patch-1
Update sonarqube.yml
2 parents 35cf978 + a81e3c8 commit 2bb4685

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sonarqube.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
-Dsonar.projectKey=zowe_sample-react-app
4949
-Dsonar.organization=zowe
5050
-Dsonar.sources=webClient
51-
-Dsonar.tests=webClient/src/app
51+
-Dsonar.tests=webClient/src/
5252
-Dsonar.test.inclusions=**/*.(spec|test).ts,**/*.(spec|test).tsx,**/*.(spec|test).js,**/*.(spec|test).jsx
5353
-Dsonar.exclusions=**/node_modules/**,**/dist/**,**/build/**,**/*.d.ts
5454
-Dsonar.javascript.lcov.reportPaths=webClient/coverage/lcov.info

0 commit comments

Comments
 (0)