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

ENH: Permit XmlSerializable.to_xml() to pass kwargs to ElementTree.tostring() #1258

Merged
merged 3 commits into from
Oct 18, 2023

Conversation

effigies
Copy link
Member

Small quality-of-life improvement when wanting to experiment with XML serializable structures.

@effigies effigies marked this pull request as ready for review September 19, 2023 21:01
@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02% 🎉

Comparison is base (4e7ad07) 92.19% compared to head (cea2f6c) 92.22%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1258      +/-   ##
==========================================
+ Coverage   92.19%   92.22%   +0.02%     
==========================================
  Files          99       99              
  Lines       12458    12454       -4     
  Branches     2560     2560              
==========================================
  Hits        11486    11486              
+ Misses        648      644       -4     
  Partials      324      324              
Files Changed Coverage Δ
nibabel/gifti/gifti.py 93.26% <100.00%> (ø)
nibabel/xmlutils.py 89.74% <100.00%> (+8.34%) ⬆️

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

@effigies
Copy link
Member Author

In the absence of objections, merging.

@effigies effigies merged commit e356408 into nipy:master Oct 18, 2023
46 checks passed
@effigies effigies deleted the enh/xml-kwargs branch December 3, 2023 16:10
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