diff options
author | Francis Toth <francis.toth@yoppworks.com> | 2020-05-05 04:14:59 -0400 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-05-05 08:14:59 +0000 |
commit | f7b2539f4315ff290a73ad84d3dd5d207580b83c (patch) | |
tree | bac032db267210db301a1d1ec92172312e0e13bc /docs/submodules/sdc.git | |
parent | ca657e834078d61231391cb78474851d6f81bd15 (diff) |
Update git submodules
* Update docs/submodules/sdc.git from branch 'master'
to 762a1a320d92ca7415265066dbe4dfd7df91c2ec
- Refactor CsarUtils::collectComponentTypeArtifacts
This commit is a minor refactoring required to refactor CsarUtils::collectComponentInstanceArtifacts. In order to keep this commit small, we only focused CsarUtils::collectComponentTypeArtifacts, and removed any output that is not reflected by the function's result type. Modifying an argument is a actually a bad practice as explained in Clean Code by Robert Martin (cf. "Output arguments should be avoided"). This commit aims to enforce this aspect.
Change-Id: Ice4d6c9a78e7706c639dd60bc272253e298bc7be
Signed-off-by: Francis Toth <francis.toth@yoppworks.com>
Issue-ID: SDC-2812
Diffstat (limited to 'docs/submodules/sdc.git')
m--------- | docs/submodules/sdc.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/sdc.git b/docs/submodules/sdc.git -Subproject 8394fae8e6fca37ad8f3e10ade82d8d2507585d +Subproject 762a1a320d92ca7415265066dbe4dfd7df91c2e |