From: dyh Date: Thu, 6 Feb 2020 08:53:43 +0000 (+0800) Subject: update sonar property: sonar.python.coverage.reportPath -> sonar.python.coverage... X-Git-Tag: 1.3.8~10^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F21%2F101221%2F1;p=vfc%2Fnfvo%2Fdriver%2Fvnfm%2Fgvnfm.git update sonar property: sonar.python.coverage.reportPath -> sonar.python.coverage.reportPaths Change-Id: I102e4fbe263bf04f16812d57387fdc7564e15a40 Issue-ID: VFC-1617 Signed-off-by: dyh --- diff --git a/gvnfmadapter/pom.xml b/gvnfmadapter/pom.xml index 3e5bf20..0d89a85 100644 --- a/gvnfmadapter/pom.xml +++ b/gvnfmadapter/pom.xml @@ -30,7 +30,7 @@ UTF-8 . xunit-results.xml - coverage.xml + coverage.xml py python **/**.py