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

Add test coverage for packed and packedByDefault properties of DescField #625

Merged
merged 5 commits into from
Nov 21, 2023

Conversation

timostamm
Copy link
Member

This adds explicit test coverage for the packed and packedByDefault properties of DescField, the wrapper around google.protobuf.FieldDescriptor provided by createDescriptorSet() from @bufbuild/protobuf.

Since we are about to change the underlying code to support editions, the coverage will help guard against regressions.

@timostamm timostamm requested review from smaye81, a team, jhump and srikrsna-buf November 21, 2023 16:10
@timostamm timostamm merged commit 52a8e58 into main Nov 21, 2023
3 checks passed
@timostamm timostamm deleted the tstamm/add-packed-tests branch November 21, 2023 17:41
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