Skip to content

Refactor/excessive params list#217

Open
VictorM-Coder wants to merge 8 commits intosstrickx:developfrom
VictorM-Coder:refactor/excessive-params-list
Open

Refactor/excessive params list#217
VictorM-Coder wants to merge 8 commits intosstrickx:developfrom
VictorM-Coder:refactor/excessive-params-list

Conversation

@VictorM-Coder
Copy link
Copy Markdown

Resolution of Issue #216

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 Excessive Parameter List in HistoricalQuote and StockDividend classes using the builder pattern 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