Skip to content

Commit ef99a2b

Browse files
author
Gonzalo Diaz
committed
[CONFIG] sonarcloud coverage file path added.
1 parent e05a327 commit ef99a2b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

sonar-project.properties

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,6 @@ sonar.organization=sir-gon
1111
#sonar.sources=.
1212

1313
# Encoding of the source code. Default is default system encoding
14-
#sonar.sourceEncoding=UTF-8
14+
#sonar.sourceEncoding=UTF-8
15+
16+
sonar.coverage.lcov.reportPaths=lcov.info

0 commit comments

Comments
 (0)