Skip to content

Reducing the complexity of the mapColumnsToProperties method#284

Closed
Matheus-maas wants to merge 1 commit intoapache:masterfrom
Matheus-maas:v3
Closed

Reducing the complexity of the mapColumnsToProperties method#284
Matheus-maas wants to merge 1 commit intoapache:masterfrom
Matheus-maas:v3

Conversation

@Matheus-maas
Copy link
Copy Markdown

Checking the mapColumnsToProperties method on line 220 with SonarQube showed a CodeSmell considered to be of high complexity. I made these changes by fragmenting this method into smaller ones, to reduce complexity

Checking the mapColumnsToProperties method on line 220 with SonarQube showed a CodeSmell considered to be of high complexity. I made these changes by fragmenting this method into smaller ones, to reduce complexity
@garydgregory
Copy link
Copy Markdown
Member

-1: like the other PR, I don't see this as an improvement.

@Matheus-maas
Copy link
Copy Markdown
Author

Matheus-maas commented Jun 23, 2024

Ok, I was doing this quality analysis on the project and noticed this point that SonarQube complained about. Thanks for the feedback!

@garydgregory
Copy link
Copy Markdown
Member

Closing.

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