Skip to content

Added method U.fileXmlToJson(xmlFileName, jsonFileName, identStep) #730

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

javadev
Copy link
Owner

@javadev javadev commented May 14, 2025

No description provided.

@javadev javadev force-pushed the xml-to-json-file branch 2 times, most recently from cc9a726 to 908b8af Compare May 14, 2025 07:35
@javadev javadev force-pushed the xml-to-json-file branch from 908b8af to a1d34bb Compare May 14, 2025 07:37
Copy link

codecov bot commented May 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (518cbe2) to head (abefd6c).

Additional details and impacted files
@@             Coverage Diff             @@
##                main      #730   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity      1551      1579   +28     
===========================================
  Files              6         6           
  Lines           4428      4473   +45     
  Branches         821       828    +7     
===========================================
+ Hits            4428      4473   +45     

☔ 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 force-pushed the xml-to-json-file branch from 31dbd8d to c3d40ad Compare May 14, 2025 07:56
@javadev
Copy link
Owner Author

javadev commented May 15, 2025

What problem does this code solve?
A new method, U.fileXmlToJson(xmlFileName, jsonFileName, identStep), has been added for converting XML file to JSON file.

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 15, 2025 02:16
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