Do not check coverage on test file dude

This commit is contained in:
2024-04-24 21:52:59 +02:00
parent da7d92bbfa
commit 451a1341bd

View File

@@ -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