Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

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

Merged
VictorKoenders merged 3 commits intotrunkfrom
vko/update_serde_documentation
Oct 4, 2022
Merged

Added [serde(tag)] to the list of tags that are known to give issues#584
VictorKoenders merged 3 commits intotrunkfrom
vko/update_serde_documentation

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

@VictorKoenders VictorKoenders requested a review from a user September 28, 2022 08:10
@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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Problem deserializing tagged enum (serde)

1 participant