Merge "Fix sonar.go.coverage.reportPaths value"
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Mon, 30 Mar 2020 15:54:49 +0000 (15:54 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Mon, 30 Mar 2020 15:54:49 +0000 (15:54 +0000)
jjb/ric-plt-e2mgr/ric-plt-e2mgr.yaml

index bf7e817..5b4766f 100644 (file)
@@ -73,7 +73,7 @@
         # Source
         sonar.sources=E2Manager
         # Unit tests
-        sonar.go.coverage.reportPaths=coverage.xml
+        sonar.go.coverage.reportPaths=coverage.txt
         # Inclusions
         sonar.inclusions=**/**.go
         # Exclusions