Skip to content

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
@codecov
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).
Report is 1 commits behind head on main.

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
@sonarqubecloud
Copy link

@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
@javadev javadev merged commit 09549ab into main May 17, 2025
34 of 35 checks passed
@javadev javadev deleted the xml-to-json-file branch May 17, 2025 17:20
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