upload coverage to sonarcloud
This commit is contained in:
parent
b7dc1d7f6e
commit
5c80024022
1 changed files with 4 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue