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

Type Command implementation #103

Merged
merged 10 commits into from
Sep 7, 2024

Conversation

DMcP89
Copy link
Contributor

@DMcP89 DMcP89 commented Sep 6, 2024

Resolves #61

DMcP89 added 10 commits July 22, 2024 15:50
Updated switch statement in TYPE command with case for sets.
Updated handling of presetValues in TYPE command tests.
Added test scenario with set preset value.
Updated HandleType function to use the reflect libary for type switch
statement
Adding handling for lists
Added tests for lists
Copy link
Collaborator

@kelvinmwinuka kelvinmwinuka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@kelvinmwinuka kelvinmwinuka merged commit e858061 into EchoVault:main Sep 7, 2024
1 check passed
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.

Implement TYPE command
2 participants