Skip to content

Commit

Permalink
feat: Add reportPaths for coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
dca committed Aug 12, 2023
1 parent 35812a5 commit 106ac98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pokedex-for-kids-web/sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ sonar.organization=dca

# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
#sonar.sources=.
sonar.javascript.lcov.reportPaths=./coverage/lcov.info

# Encoding of the source code. Default is default system encoding
#sonar.sourceEncoding=UTF-8

0 comments on commit 106ac98

Please sign in to comment.