Added methods U.mergeXmlsOrJsonsToJson(xmlsOrJsons) and U.mergeXmlsOrJsonsToXml(xmlsOrJsons)#720
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #720 +/- ##
===========================================
Coverage 100.00% 100.00%
- Complexity 1539 1551 +12
===========================================
Files 6 6
Lines 4406 4428 +22
Branches 813 821 +8
===========================================
+ Hits 4406 4428 +22 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
What problem does this code solve? Does the code still compile with Java11? Risks Changes to the API? Will this require a new release? Should the documentation be updated? Does it break the unit tests? Was any code refactored in this commit? Review status Starting 3-day comment window |
…JsonsToXml(xmlsOrJsons)
|



No description provided.