From: ToineSiebelink Date: Tue, 5 Apr 2022 12:54:32 +0000 (+0100) Subject: Improve branch coverage X-Git-Tag: 1.2.0~18 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=54d10a74fdd8cfcb89fd1c0ab91abefdf0602367;p=cps%2Fncmp-dmi-plugin.git Improve branch coverage - update to oparent 3.3.0 to allow for checkstyle @SupressWarnings (not used in the end) - refactor code to minimize unused branches (no more switch-statements :-)) - Added test for neccessary but uncovered branches Issue-ID: CPS-475 Signed-off-by: ToineSiebelink Change-Id: I03c7355a7e9d19f57523a65fbff45c9d8f1c9e07 --- diff --git a/pom.xml b/pom.xml index 2901fe05..616a8822 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,6 @@