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

Added [serde(tag)] to the list of tags that are known to give issues #584

Merged
merged 3 commits into from
Oct 4, 2022

Conversation

VictorKoenders
Copy link
Contributor

@VictorKoenders VictorKoenders commented Sep 28, 2022

I've also sorted the list alphabetically as it is getting to the point where I feel like that is useful.

Closes #548

@codecov
Copy link

codecov bot commented Sep 28, 2022

Codecov Report

Base: 54.12% // Head: 54.12% // No change to project coverage 👍

Coverage data is based on head (9c87ebb) compared to base (bdbc051).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##            trunk     #584   +/-   ##
=======================================
  Coverage   54.12%   54.12%           
=======================================
  Files          50       50           
  Lines        4436     4436           
=======================================
  Hits         2401     2401           
  Misses       2035     2035           
Impacted Files Coverage Δ
src/features/serde/mod.rs 47.82% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@VictorKoenders VictorKoenders merged commit 2f05552 into trunk Oct 4, 2022
@VictorKoenders VictorKoenders deleted the vko/update_serde_documentation branch October 4, 2022 09:42
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.

Problem deserializing tagged enum (serde)
2 participants