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

feat: Add xml and lxml tree serializers #975

Merged
merged 2 commits into from Mar 11, 2024
Merged

feat: Add xml and lxml tree serializers #975

merged 2 commits into from Mar 11, 2024

Conversation

tefra
Copy link
Owner

@tefra tefra commented Mar 11, 2024

📒 Description

Write a brief description of your PR.

Resolves #849

🔗 What I've Done

Write a description of the steps taken to resolve the issue

💬 Comments

A place to write any comments to the reviewer.

🛫 Checklist

Copy link

codecov bot commented Mar 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.97%. Comparing base (9da8d63) to head (d0e2d56).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #975   +/-   ##
=======================================
  Coverage   99.97%   99.97%           
=======================================
  Files         112      115    +3     
  Lines        8978     9040   +62     
  Branches     2138     2149   +11     
=======================================
+ Hits         8976     9038   +62     
  Misses          1        1           
  Partials        1        1           

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

@tefra tefra force-pushed the etree-encoder branch 2 times, most recently from 9f40f5c to 6d71a64 Compare March 11, 2024 10:30
Copy link

sonarcloud bot commented Mar 11, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@tefra tefra merged commit 02c6b29 into main Mar 11, 2024
14 checks passed
@tefra tefra deleted the etree-encoder branch March 11, 2024 10:36
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.

etree serializer
1 participant