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 - Fix few implementation smells #2061

Closed

Conversation

smit0086
Copy link

The purpose of this PR is to fix few implementation level smells present in the code base detected using the tool Designite.

This PR targets to fix one of the magic number is smell present in the Elements class, Complex conditional smell present in the same class. And I have also refactored the class UrlBuilder to have more meaningful variable names in an attempt to make the class more readable.

@jhy
Copy link
Owner

jhy commented Nov 27, 2023

This just seems like change for change's sake.

Please, don't submit further PRs in this vein.

@jhy jhy closed this Nov 27, 2023
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