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

Update spec for Option<T> encoding#702

Merged
VictorKoenders merged 2 commits intobincode-org:trunkfrom
mkeeter:spec-update
Mar 17, 2024
Merged

Update spec for Option<T> encoding#702
VictorKoenders merged 2 commits intobincode-org:trunkfrom
mkeeter:spec-update

Conversation

@mkeeter
Copy link
Contributor

@mkeeter mkeeter commented Mar 15, 2024

Fixes #700

@codecov
Copy link

codecov bot commented Mar 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.24%. Comparing base (9255d49) to head (9d9bb3a).

Additional details and impacted files
@@           Coverage Diff           @@
##            trunk     #702   +/-   ##
=======================================
  Coverage   57.24%   57.24%           
=======================================
  Files          51       51           
  Lines        4407     4407           
=======================================
  Hits         2523     2523           
  Misses       1884     1884           

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

@VictorKoenders VictorKoenders merged commit b5fbbf9 into bincode-org:trunk Mar 17, 2024
@VictorKoenders
Copy link
Contributor

Thanks!

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.

Discriminant size in fixint serialization of Option<T>

2 participants