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: design and implementation smells #137

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

Conversation

bhavya844
Copy link

@bhavya844 bhavya844 commented Mar 31, 2024

I have refactored some implementation and design smells which improves the readability and maintainability of the code. Refactored implementation smells like the Long Statement, complex conditional and complex method. For the design smells, I have refactored Insufficient modularization and cyclic dependency.

If you want me to create another pull request with some more changes or removal of changes, please let me know ! I will be more than happy to help.

This work of mine is a part of my assignment at the University. It would be great if you could accept the pull request today itself.

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