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

Improve code quality #3

Merged
merged 2 commits into from
Sep 19, 2024
Merged

Improve code quality #3

merged 2 commits into from
Sep 19, 2024

Conversation

Haris-Irfan
Copy link
Owner

Include the exception thrown in the default case of the switch statement in the parse method. Ensures that by default any invalid inputs will display an "Invalid input" in the chatbot.

Include missing Java Documentation for some methods

Include the exception thrown in the default case of the switch statement
in the parse method. Ensures that by default any invalid inputs will
display an "Invalid input" in the chatbot.

Include missing Java Documentation for some methods
@Haris-Irfan Haris-Irfan merged commit 22fcc86 into master Sep 19, 2024
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