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

support write string with escape[to_yaml] #241

Merged
merged 1 commit into from
Jan 29, 2024
Merged

Conversation

bbbgan
Copy link
Collaborator

@bbbgan bbbgan commented Jan 28, 2024

Completely supports escaping for YAML during serialization

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b899dd2) 44.91% compared to head (f493cf9) 44.98%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #241      +/-   ##
==========================================
+ Coverage   44.91%   44.98%   +0.06%     
==========================================
  Files          46       46              
  Lines        5546     5553       +7     
==========================================
+ Hits         2491     2498       +7     
  Misses       3055     3055              

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

Copy link
Owner

@qicosmos qicosmos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@qicosmos qicosmos merged commit b00ba10 into qicosmos:master Jan 29, 2024
22 checks passed
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.

None yet

3 participants