Skip to content

Conversation

@javadev
Copy link
Owner

@javadev javadev commented May 17, 2025

No description provided.

@javadev javadev force-pushed the xml-to-json-stream branch from b691a4a to f45986c Compare May 17, 2025 17:40
@javadev
Copy link
Owner Author

javadev commented May 17, 2025

What problem does this code solve?
A new method, U.streamXmlToJson(xmlInputStream, jsonOutputStream, identStep), has been added for converting XML input stream to JSON output stream.

Does the code still compile with Java11?
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?
Unit tests were added.

Was any code refactored in this commit?
No

Review status
APPROVED

Starting 3-day comment window

@javadev javadev marked this pull request as ready for review May 17, 2025 17:47
@sonarqubecloud
Copy link

@codecov
Copy link

codecov bot commented May 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (09549ab) to head (8564804).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##                main      #731   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity      1579      1581    +2     
===========================================
  Files              6         6           
  Lines           4473      4482    +9     
  Branches         828       828           
===========================================
+ Hits            4473      4482    +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@javadev javadev merged commit 6915d51 into main May 20, 2025
36 of 67 checks passed
@javadev javadev deleted the xml-to-json-stream branch May 20, 2025 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant