diff options
author | Sunder Tattavarada <statta@research.att.com> | 2019-06-17 15:51:58 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-06-17 15:51:58 +0000 |
commit | dfc4588d59817a4c1509cba3fd44b8cec222e20b (patch) | |
tree | 479bb4b20de594c24beaed22971b480e91408438 /docs/submodules/portal.git | |
parent | d7e65b484278083943a05e739f872b0c829e0c8b (diff) |
Update git submodules
* Update docs/submodules/portal.git from branch 'master'
to 8b67487fa29e61ad15ac961231ebb3b6621d39dc
- Merge "Sonar: Reduce cyclomatic complexity"
- Sonar: Reduce cyclomatic complexity
Reduce the number of conditional operators for equals(). Improve
testEquals() to better cover this method.
This patch also:
* immediately returns expression instead of assigning it to the
temporary variable "str",
* adds the "@Override" annotation above equals() method signature.
Issue-ID: PORTAL-595
Change-Id: I15f600acce873eb3f22cc405d06a50890c7e87c3
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
Diffstat (limited to 'docs/submodules/portal.git')
m--------- | docs/submodules/portal.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/portal.git b/docs/submodules/portal.git -Subproject 4027435c28e1433df2476b83a6e77ba4d1d865b +Subproject 8b67487fa29e61ad15ac961231ebb3b6621d39d |