Closed paulbourelly999 closed 1 year ago
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
76.8% Coverage
0.0% Duplication
The version of Java (11.0.11) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17. Read more here
PR Details
Description
Added new json utility library to CARMA Streets.
Related GitHub Issue
Related Jira Key
CDAR-298
Motivation and Context
Provide utility methods for parsing json. Possibly in the future this library could abstract away the dependency on third-party json parsing library (rapidjson) to make code more modular and allow for easier transition to other alternative JSON parsing libraries.
How Has This Been Tested?
Unit testing
Types of changes
Checklist: