Some fixes on "same-pod" and volumes + add some tests #82
@@ -6,7 +6,7 @@ sonar.go.tests.reportPaths=gotest.json
|
||||
sonar.go.coverage.reportPaths=coverprofile.out
|
||||
|
||||
# excludde
|
||||
sonar.exclusions=doc/**
|
||||
sonar.exclusions=doc/**,**/*_test.go
|
||||
sonar.coverage.exclusions=doc/**,**/*_test.go
|
||||
|
||||
# This is the name and version displayed in the SonarCloud UI.
|
||||
|
Reference in New Issue
Block a user