Skip to content

Conversation

@marilynel
Copy link
Contributor

No description provided.

@sonarqubecloud
Copy link

@stleary
Copy link
Owner

stleary commented Jul 20, 2025

What problem does this code solve?
Addresses SonarQube issues from recent commits. In the case of JSONObject populateMap(), there will be a marginal performance cost.
This is considered acceptable since bean parsing is not thought to be an especially common operation, and the cost is not high (2 method calls were added).

Does the code still compile with Java6?
Yes

Risks
Low

Changes to the API?
No

Will this require a new release?
No

Should the documentation be updated?
No

Does it break the unit tests?
No

Was any code refactored in this commit?
Yes, this PR is just refactoring

Review status
APPROVED

Starting 3-day comment window

@stleary stleary merged commit 82432f0 into stleary:master Jul 24, 2025
8 checks passed
@stleary stleary changed the title fixing sonarcube issues Refactoring: Fix some sonarcube issues from recent commits Dec 24, 2025
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