diff options
author | Lukasz Muszkieta <lukasz.muszkieta@nokia.com> | 2020-05-07 11:25:41 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-05-07 11:25:41 +0000 |
commit | 364fa0d28150f60bd34fc0017064aea802ef2af8 (patch) | |
tree | 9e2852d896725fba6a57735bd7fc5cfc857a448b | |
parent | f96ae07bf651a256194673733a9b20306abc14bc (diff) |
Update git submodules
* Update docs/submodules/so.git from branch 'master'
to 5e67cc099f6bcade2f12bf9220bdf3682f2d06c1
- Merge "Reduce Cyclomatic Complexity"
- Reduce Cyclomatic Complexity
The Cyclomatic Complexity of this method "runAppCCommand" is 24 which is greater than 10 authorized
The type of the "payloadInfo" object should be an interface such as "Map" rather than the implementation "HashMap"
Either log or rethrow this exception
Issue-ID: SO-1841
Change-Id: I60a5fa3dea49c33e825cc36419d3b13509f36248
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
m--------- | docs/submodules/so.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/so.git b/docs/submodules/so.git -Subproject e49f8206be943065f8f877e1f4d070ecc583866 +Subproject 5e67cc099f6bcade2f12bf9220bdf3682f2d06c |