Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DRAFT: [OneExplorer] Refactor Maps #1446

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Conversation

dayo09
Copy link
Contributor

@dayo09 dayo09 commented Nov 2, 2022

ONE-vscode-DCO-1.0-Signed-off-by: Dayoung Lee [email protected]


From #1443
For #1442

@dayo09 dayo09 force-pushed the 1102-refactor branch 3 times, most recently from 3b944c8 to 82cf411 Compare November 4, 2022 02:44
(1) Elaborate `create a base model` test.
(2) Add isDefined checker to easily notice undefined objects
(3) Replace `?` with `!` to assert unexpected undefined objects

ONE-vscode-DCO-1.0-Signed-off-by: Dayoung Lee <[email protected]>
This commit refactors OneStorage class
to divide its functionalities into CfgToCfgObjMap and BaseModelToCfgMap.
It includes unit tests.

ONE-vscode-DCO-1.0-Signed-off-by: Dayoung Lee <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant