Fix sonar.go.coverage.reportPaths value 56/3056/1
authorss412g <shuky.har-noy@intl.att.com>
Mon, 30 Mar 2020 13:37:45 +0000 (16:37 +0300)
committerss412g <shuky.har-noy@intl.att.com>
Mon, 30 Mar 2020 13:37:56 +0000 (16:37 +0300)
Change-Id: I61bc74af13d04de00e5cf7c57580fbcfa746c8b2
Signed-off-by: ss412g <shuky.har-noy@intl.att.com>
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