Skip to content

Commit

Permalink
Update sonar-project.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
mayur-hitachivantara authored Mar 13, 2024
1 parent 11779cb commit e465a1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sonar-project.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
sonar.sources=.
sonar.inclusions=**/src/main/**
sonar.tests=.

sonar.test.inclusions=**/src/test/**
sonar.java.binaries=**/target/classes
sonar.coverage.jacoco.xmlReportPaths=**/jacoco.xml,**/jacocoTestReport.xml

0 comments on commit e465a1d

Please sign in to comment.