Skip to content

Commit

Permalink
coverage path
Browse files Browse the repository at this point in the history
  • Loading branch information
petiaccja committed Apr 1, 2024
1 parent 019b3b8 commit e0af9d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ sonar.projectName=asyncpp
sonar.sources=./src,./include
#sonar.exclusions=

sonar.cfamily.lcov.reportPaths=./coverage.info
sonar.cfamily.gcov.reportsPath=./coverage.info
sonar.junit.reportPaths=./tests.xml
sonar.cfamily.threads=4

0 comments on commit e0af9d3

Please sign in to comment.