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

Support Serializer for Nothing on the JS target #2330

Merged
merged 4 commits into from
Jul 12, 2023

Conversation

ShreckYe
Copy link
Contributor

Resolves #932 (the JS target part)

…elated tests

`kotlinx.serialization.protobuf.ProtobufNothingTest#testNothing` currently fails on "jsLegacy" and I haven't succeeded in resolving this.
…ause generating serializers for parameterized types seems not to work on it
@qwwdfsad qwwdfsad requested a review from shanshin June 26, 2023 13:51
Copy link
Member

@sandwwraith sandwwraith left a comment

Choose a reason for hiding this comment

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

Hi! Thanks for the PR. Given that Kotlin ticket likely won't be fixed soon, it is OK to add this workaround after fixing minor issues.

@ShreckYe
Copy link
Contributor Author

@sandwwraith Hi I have updated the tests. Please check if they are OK now.

@sandwwraith sandwwraith merged commit b8de86f into Kotlin:dev Jul 12, 2023
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