upload coverage to sonarcloud

This commit is contained in:
Martin Riedl 2021-07-25 20:17:02 +02:00
parent b7dc1d7f6e
commit 5c80024022
Signed by: martinr92
GPG key ID: FB68DA65516A804C

View file

@ -10,3 +10,6 @@ sonar.organization=martinr92
# Encoding of the source code. Default is default system encoding # Encoding of the source code. Default is default system encoding
#sonar.sourceEncoding=UTF-8 #sonar.sourceEncoding=UTF-8
# Golang
sonar.go.coverage.reportPaths=coverage.cov