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/god class util #215

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

VictorM-Coder
Copy link

Resolution of Issue #214

Taking the issue for code quality improvement of the system as a reference, focusing on addressing code smells, we performed code refactoring for the code smell GodClass in Stock and Util classes using the Extract Class as refactoring method

Code Analysis

After performing the necessary refactoring, we ran PMD once again following the same directives indicated in the issue and found the following results (indicating that we were able to address the aforementioned code smells):]

Notion

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