We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e107660 commit bbf02afCopy full SHA for bbf02af
sonar-project.properties
@@ -3,4 +3,4 @@ sonar.projectKey=skizzle
3
sonar.sources=src
4
sonar.tests=src
5
sonar.test.inclusions=src/**/*.test.js
6
-sonar.javascript.lcov.reportPaths=coverage/jest/lcov.info
+sonar.javascript.lcov.reportPaths=/github/workspace/coverage/jest/lcov.info
0 commit comments