Added method U.streamJsonToXml(jsonInputStream, xmlOutputStream, identStep)#734
Added method U.streamJsonToXml(jsonInputStream, xmlOutputStream, identStep)#734
Conversation
|
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 |
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #734 +/- ##
===========================================
Coverage 100.00% 100.00%
- Complexity 1584 1588 +4
===========================================
Files 6 6
Lines 4503 4519 +16
Branches 830 832 +2
===========================================
+ Hits 4503 4519 +16 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|



No description provided.