commit | 75b23a0fa717535fc8308cc92209b3d36f8cf2c9 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Thu Jul 11 15:26:12 2019 -0400 |
committer | Jim Hahn <jrh3@att.com> | Thu Jul 11 16:33:37 2019 -0400 |
tree | 11126de5d91913a34c822adb8ec7cb77537fa8be | |
parent | 112549df98ef75d071f40632c4f905a83eaacdb0 [diff] |
Fix sonar issues in policy-api Extracted some methods to address cyclomatic complexity. Created super classes to address duplicate code. Did not address code coverage. Change-Id: I2ec07cdad9e671b0e239e2d4ae9395e89b9e4266 Issue-ID: POLICY-1791 Signed-off-by: Jim Hahn <jrh3@att.com>
Copyright 2017-2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy API code.
To build it using Maven 3, run: mvn clean install