Fix sonar issues in epsdk-analytics 38/88838/1
authorParshad Patel <pars.patel@samsung.com>
Thu, 30 May 2019 08:08:18 +0000 (17:08 +0900)
committerParshad Patel <pars.patel@samsung.com>
Thu, 30 May 2019 08:37:33 +0000 (17:37 +0900)
commitd7bf52b8f5f3b856cca0353d174f070b10d9f343
tree011530f088c9cdfbb5b9c0f5e510ef1e82034e36
parent68eabf669e4c83bd669286900e8a6f77e4009f29
Fix sonar issues in epsdk-analytics

Fix Cast one of the operands of this multiplication operation to a "long"
Fix Either log or rethrow this exception
Fix Replace these toUpperCase()/toLowerCase() and equals() calls with a single equalsIgnoreCase() call
Fix Replace the type specification in this constructor call with the diamond operator ("<>")

Issue-ID: PORTAL-562
Change-Id: Ia356d705ece6528f401cf5a5a7b73843be562df3
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
ecomp-sdk/epsdk-analytics/src/main/java/org/onap/portalsdk/analytics/model/runtime/ChartJSONHelper.java