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

refactor: removed complex conditional statement in toQueryConfig function in QueryOption class #313

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MeetMaratha
Copy link

In this PR I have extracted a complex conditional to a separate function and gave it proper name for removing complex conditional smell in the code base.

I built the program using command gradle installDist, and it built completely without any issues and I was able to run the GUI without any errors.

If you need any further explanation before merging the PR, please let me know.

@clausnagel
Copy link
Member

I don't see the benefit of introducing this change.

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.

2 participants