Skip to content

Add an adapted version of the EfficientBinaryFormat to the default tests. #2979

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

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

pdvrieze
Copy link
Contributor

This patch set creates a simple implementation of the EfficientBinaryFormat. It is included in the existing json tests (special casing json specific serializers). This should ensure that serialization works with less forgiving formats that require in order serialization and must write defaults.

default EfficientBinaryFormat, and add it to the parametrizedTest. It
contains some workarounds to handle json format specifics. It
implements stringformat by recording the binary serialization as shadow
value.
them consider shouldEncodeElementDefault's output.
@pdvrieze pdvrieze force-pushed the pdvrieze/testWithEfficientBinaryData branch from 870f23a to 1c82bde Compare April 15, 2025 19:23
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