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

Impl serde::{Serialize, Deserialize} for crate defined symbol types #86

Merged
merged 2 commits into from
Feb 11, 2025

Conversation

Robbepop
Copy link
Owner

Closes #45.

@Robbepop Robbepop changed the title Impl serde for crate defined symbol types Impl serde::{Serialize, Deserialize} for crate defined symbol types Feb 11, 2025
@codecov-commenter
Copy link

codecov-commenter commented Feb 11, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.60%. Comparing base (a0bcae3) to head (aa820ef).
Report is 1 commits behind head on master.

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
+ Coverage   60.44%   60.60%   +0.15%     
==========================================
  Files          11       11              
  Lines         498      500       +2     
==========================================
+ Hits          301      303       +2     
  Misses        197      197              

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

@Robbepop Robbepop merged commit d63eed4 into master Feb 11, 2025
16 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.

[serde] Deserialize+Serialize impl for (this crate's) T: Symbol implementors
2 participants