-
Notifications
You must be signed in to change notification settings - Fork 232
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
Xml escape #260
Xml escape #260
Conversation
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #260 +/- ##
==========================================
- Coverage 45.02% 44.98% -0.04%
==========================================
Files 46 46
Lines 5628 5644 +16
==========================================
+ Hits 2534 2539 +5
- Misses 3094 3105 +11 ☔ View full report in Codecov by Sentry. |
639fa70
to
fddd9dd
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Support escape and unescape.
During serialization, the marco XML_ESCAPE_UNICODE control the attribute delimiter, and the macro XML_ESCAPE_UNICODE control if escape the unicode.
example: