File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4747 sonar_args : >
4848 -Dsonar.exclusions=**/coverage/**,**/node_modules/**,**/*spec.ts
4949 -Dsonar.organization=bcgov-sonarcloud
50- -Dsonar.projectKey=bcgov_alcs-backend
50+ -Dsonar.projectKey=bcgov_alcs
5151 -Dsonar.sources=apps,libs
5252 -Dsonar.tests.inclusions=**/*spec.ts
5353 -Dsonar.javascript.lcov.reportPaths=./coverage/lcov.info
7373 sonar_args : >
7474 -Dsonar.exclusions=**/coverage/**,**/node_modules/**,**/*spec.ts
7575 -Dsonar.organization=bcgov-sonarcloud
76- -Dsonar.projectKey=bcgov_alcs-alcs-frontend
76+ -Dsonar.projectKey=bcgov_alcs
7777 -Dsonar.sources=src
7878 -Dsonar.tests.inclusions=**/*spec.ts
7979 -Dsonar.javascript.lcov.reportPaths=./coverage/lcov.info
9999 sonar_args : >
100100 -Dsonar.exclusions=**/coverage/**,**/node_modules/**,**/*spec.ts
101101 -Dsonar.organization=bcgov-sonarcloud
102- -Dsonar.projectKey=bcgov_alcs-portal-frontend
102+ -Dsonar.projectKey=bcgov_alcs
103103 -Dsonar.sources=src
104104 -Dsonar.tests.inclusions=**/*spec.ts
105105 -Dsonar.javascript.lcov.reportPaths=./coverage/lcov.info
You can’t perform that action at this time.
0 commit comments