Skip to content

switch from xmlbuilder2 to fast-xml-parser #415

Draft
bhovhannes wants to merge 3 commits intomainfrom
main-fast-xml-parser
Draft

switch from xmlbuilder2 to fast-xml-parser #415
bhovhannes wants to merge 3 commits intomainfrom
main-fast-xml-parser

Conversation

@bhovhannes
Copy link
Owner

Switching to better maintained xml parser/serializer library.

BREAKING CHANGE: we use different parser and serializer now.
Combined reports may be different from ones generated by previous version.
BREAKING CHANGE: we use different parser and serializer now.
Combined reports may be different from ones generated by previous version.
@bhovhannes
Copy link
Owner Author

This is released as version 10.0.0-0 in case someone wants to try.

@codecov
Copy link

codecov bot commented Nov 26, 2025

Codecov Report

❌ Patch coverage is 95.29412% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.72%. Comparing base (c02b221) to head (d616413).

Files with missing lines Patch % Lines
src/mergeToString.js 95.29% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main     #415      +/-   ##
===========================================
- Coverage   100.00%   91.72%   -8.28%     
===========================================
  Files            6        6              
  Lines          107      145      +38     
===========================================
+ Hits           107      133      +26     
- Misses           0       12      +12     

☔ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant