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

serde serialize update #29

Merged
merged 1 commit into from
Oct 14, 2023
Merged

serde serialize update #29

merged 1 commit into from
Oct 14, 2023

Conversation

Lurk
Copy link
Owner

@Lurk Lurk commented Oct 14, 2023

enums are serialized to tags
skip serialization of consumed_all_input field

enums are serialized to tags
skip serialization of consumed_all_input field
@codecov
Copy link

codecov bot commented Oct 14, 2023

Codecov Report

Merging #29 (81419f9) into main (1d0f329) will not change coverage.
The diff coverage is 100.0%.

Additional details and impacted files
Files Coverage Δ
src/nodes/accordion.rs 100.0% <ø> (ø)
src/nodes/accordion_tab.rs 99.6% <ø> (ø)
src/nodes/bold.rs 100.0% <ø> (ø)
src/nodes/cloudinary_image_gallery.rs 95.6% <ø> (ø)
src/nodes/code.rs 100.0% <ø> (ø)
src/nodes/divider.rs 100.0% <ø> (ø)
src/nodes/embed.rs 98.7% <ø> (ø)
src/nodes/heading.rs 100.0% <ø> (ø)
src/nodes/highlight.rs 100.0% <ø> (ø)
src/nodes/image.rs 100.0% <100.0%> (ø)
... and 5 more

@Lurk Lurk merged commit 118828b into main Oct 14, 2023
17 checks passed
@Lurk Lurk deleted the serde_deserialize_update branch October 14, 2023 09:35
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