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

Plugin option + decoding support for UNRECOGNIZED constant #2886

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

oldergod
Copy link
Member

No description provided.

Comment on lines +258 to +273
assertThat(wireMessage.optional_easter_animal).isEqualTo(EasterAnimalK3.UNRECOGNIZED)
assertThat(wireMessage.identity_easter_animal).isEqualTo(EasterAnimalK3.UNRECOGNIZED)
Copy link
Member Author

Choose a reason for hiding this comment

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

Once those two lines pass, this PR is good.

Copy link
Member Author

Choose a reason for hiding this comment

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

done

Base automatically changed from bquenaudon.2024-03-28.kotlingeneratorunrecognized to master March 29, 2024 22:06
@oldergod oldergod force-pushed the bquenaudon.2024-03-28.testing branch from 8c471cd to 9c3c0da Compare April 4, 2024 14:47
@oldergod oldergod changed the title generate unrecognized option to plugin + tests with protoc Plugin option + decoding support for UNRECOGNIZED constant Apr 4, 2024
@oldergod oldergod marked this pull request as ready for review April 4, 2024 14:51
@oldergod oldergod force-pushed the bquenaudon.2024-03-28.testing branch from 9c3c0da to b869aeb Compare April 4, 2024 14:52
@oldergod oldergod force-pushed the bquenaudon.2024-03-28.testing branch from b869aeb to ba2ae20 Compare April 4, 2024 16:24
@oldergod oldergod force-pushed the bquenaudon.2024-03-28.testing branch from ba2ae20 to 26716de Compare April 5, 2024 09:08
@oldergod oldergod merged commit a6db7c0 into master Apr 5, 2024
11 checks passed
@oldergod oldergod deleted the bquenaudon.2024-03-28.testing branch April 5, 2024 10:05
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.

None yet

2 participants