Update sonar-project.properties
All checks were successful
Tests / Run Go Tests (push) Successful in 1m23s
All checks were successful
Tests / Run Go Tests (push) Successful in 1m23s
This commit is contained in:
@@ -5,5 +5,5 @@ sonar.exclusions=**/*_test.go, **/*_templ.go
|
||||
|
||||
sonar.tests=.
|
||||
sonar.test.inclusions=**/*_test.go
|
||||
sonar.go.tests.reportPaths=.test/report.json
|
||||
sonar.go.coverage.reportPaths=.test/coverage.out
|
||||
sonar.go.tests.reportPaths=Backend/.test/report.json
|
||||
sonar.go.coverage.reportPaths=Backend/.test/coverage.out
|
||||
|
||||
Reference in New Issue
Block a user