From 3c930cb0037d74b2cd6dad7d29de7a339f2fc69f Mon Sep 17 00:00:00 2001 From: Dmitry Puzikov Date: Wed, 29 Jan 2020 10:48:59 +0100 Subject: Update git submodules * Update docs/submodules/sdc.git from branch 'master' to fe4623d1cddefe53df417d18115b69cc9265ec6e - Fixed sonar issues Refactored overcomplicated methods by splitting into the more simple. Remove redundant conditional checks. Move common checks into the utils class. Fixed raw types usage where it is possible. Add some tests. Fixed typos in test names. Fixed lost switch branch. Issue-ID: SDC-2698 Signed-off-by: Dmitry Puzikov Change-Id: Ifb5887401be4b397267b2f922cc9ad3f01c757f6 --- docs/submodules/sdc.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/sdc.git b/docs/submodules/sdc.git index ceb5ab575..fe4623d1c 160000 --- a/docs/submodules/sdc.git +++ b/docs/submodules/sdc.git @@ -1 +1 @@ -Subproject commit ceb5ab575aa49f4d082fe1e52cc1a3f8ff3ffd24 +Subproject commit fe4623d1cddefe53df417d18115b69cc9265ec6e -- cgit