Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

allow Value::Bytes to be assigned to Schema::Fixed ... #171

Merged
merged 4 commits into from
Jan 28, 2021

Conversation

dgrijalva-squire
Copy link
Contributor

... as long as the length matches. This seems needed to enable Serde and serde-bytes to provide Fixed values.

@dgrijalva-squire
Copy link
Contributor Author

Not sure why the tests failed. The all pass when I run locally. It looks like it was an issue with the test system rather than the code.

@poros
Copy link
Collaborator

poros commented Jan 23, 2021

Hello, sorry for the late reply!

Could you try to rebase on master and to run cargo fmt? We had clippy failing in master, but now it should be fixed, while cargo fmt seems to fail for your branch.

@poros
Copy link
Collaborator

poros commented Jan 25, 2021

Hello! As of today, I am stepping down as a maintainer of this library for a while (see #174). Please ping @flavray from now on.
Thanks again for your contribution :)

@dgrijalva-squire
Copy link
Contributor Author

@flavray merge and formatted, as requested.

tests pass locally. we'll see if they are able to run now. there was some permissions error last time.

Copy link
Owner

@flavray flavray left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thank you for the contribution!

@flavray flavray merged commit d8299dc into flavray:master Jan 28, 2021
@flavray
Copy link
Owner

flavray commented Jan 29, 2021

v0.13.0 has just been released with this change. 🙂

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants