Skip to content
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

fix: boolean attribute and comment xml parsing #738

Merged
merged 7 commits into from
Dec 12, 2023

Conversation

scolladon
Copy link
Owner

Explain your changes


Improve fast-xml-parser xml builder configuration

Does this close any currently open issues?


closes #737

Any particular element that can be tested locally


Any other comments


Copy link

codecov bot commented Dec 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bc9833d) 100.00% compared to head (b8014ba) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #738   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           35        35           
  Lines          988       991    +3     
  Branches        97        98    +1     
=========================================
+ Hits           988       991    +3     

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

mehdicherf
mehdicherf previously approved these changes Dec 12, 2023
@scolladon scolladon force-pushed the fix/boolean-attribute-and-comment-xml-parsing branch 2 times, most recently from d08cb49 to 260cda3 Compare December 12, 2023 12:27
@scolladon scolladon force-pushed the fix/boolean-attribute-and-comment-xml-parsing branch from 260cda3 to b8014ba Compare December 12, 2023 12:33
Copy link

codeclimate bot commented Dec 12, 2023

Code Climate has analyzed commit b8014ba and detected 0 issues on this pull request.

View more on Code Climate.

@scolladon scolladon merged commit 2ec2a87 into main Dec 12, 2023
23 of 24 checks passed
@scolladon scolladon deleted the fix/boolean-attribute-and-comment-xml-parsing branch December 12, 2023 12:52
scolladon added a commit that referenced this pull request Dec 12, 2023
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.

Translation Files not correctly created via --generate-delta
2 participants