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 serde in question #29

Merged
merged 3 commits into from
Mar 24, 2024
Merged

Support serde in question #29

merged 3 commits into from
Mar 24, 2024

Conversation

phenylshima
Copy link
Member

@phenylshima phenylshima commented Mar 24, 2024

bincode対応のため,Externally taggedを採用した.

https://serde.rs/enum-representations.html

Copy link

codecov bot commented Mar 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.29%. Comparing base (6a9b8ca) to head (06bff32).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #29   +/-   ##
=======================================
  Coverage   93.29%   93.29%           
=======================================
  Files           8        8           
  Lines        1014     1014           
=======================================
  Hits          946      946           
  Misses         68       68           

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

@phenylshima phenylshima merged commit 0170f59 into main Mar 24, 2024
5 checks passed
@phenylshima phenylshima deleted the question-serde branch March 24, 2024 23:31
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