We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8142431 commit 1e34d81Copy full SHA for 1e34d81
1 file changed
sonar-project.properties
@@ -14,4 +14,4 @@ sonar.sources=./src
14
# Encoding of the source code. Default is default system encoding
15
sonar.sourceEncoding=UTF-8
16
17
-sonar.coverageReportPaths=coverage/genericCoverage.xml
+sonar.coverageReportPaths=out/genericCoverage.xml
0 commit comments