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 c12cab6 commit a12344fCopy full SHA for a12344f
.github/workflows/main.yml
@@ -37,7 +37,7 @@ jobs:
37
-Dsonar.junit.reportPaths=target/surefire-reports
38
-Dsonar.jacoco.reportPaths=target/jacoco.exec
39
-Dsonar.checkstyle.reportPaths=target/checkstyle-result.xml
40
- -Dsonar.java.binaries=target/test-classes
+ -Dsonar.java.binaries=target/test-classes/com/visualpathit/account/controllerTest/
41
42
- name: Sonarqube Quality Gate
43
id: sonarqube-quality-gate
0 commit comments