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

fix: Fix off-by-one error in Mapping::serialize #58

Merged
merged 2 commits into from
Jul 29, 2024

Conversation

eviltak
Copy link
Contributor

@eviltak eviltak commented Jul 29, 2024

Fixes an off-by-one error in the implementation of Mapping::serialize, and adds a serialization test (which runs under the serde feature) as well.

@baszalmstra
Copy link
Contributor

Much appreciated! Thank you!

@baszalmstra baszalmstra enabled auto-merge (squash) July 29, 2024 14:36
@baszalmstra baszalmstra merged commit 899040a into mamba-org:main Jul 29, 2024
13 checks passed
@baszalmstra baszalmstra mentioned this pull request Jul 29, 2024
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.

2 participants