Skip to content

Conversation

@stleary
Copy link
Owner

@stleary stleary commented Jul 5, 2025

Description

  • Add Jacoco to build.gradle
  • Restore method check to original location in populationMap(), to ensure performance is not impacted.

Refactoring
None

Testing done

  • Confirmed Jacoco works as expected
  • Ran gradle tests, gradle strict tests, maven tests, and maven strict tests

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jul 5, 2025

@stleary
Copy link
Owner Author

stleary commented Jul 5, 2025

What problem does this code solve?
Adds Jacocoo to gradle build, restores location of method check in JSONObject.populateMap()

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?
The JSONObject change was a refactor.

Review status
APPROVED - by myself

Starting 3-day comment window

@stleary stleary merged commit a79e8a1 into master Jul 8, 2025
13 checks passed
@stleary stleary changed the title tech-debt-25250701 Add Jacococ to build, restore method check in populateMap() Dec 24, 2025
@stleary stleary changed the title Add Jacococ to build, restore method check in populateMap() Add Jacoco option to build, restore method check in populateMap() 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