Do not check coverage on test file dude
This commit is contained in:
@@ -7,6 +7,7 @@ sonar.go.coverage.reportPaths=coverprofile.out
|
||||
|
||||
# excludde
|
||||
sonar.exclusions=doc/**
|
||||
sonar.coverage.exclusions=doc/**,**/*_test.go
|
||||
|
||||
# This is the name and version displayed in the SonarCloud UI.
|
||||
#sonar.projectName=katenary
|
||||
|
Reference in New Issue
Block a user