Skip to content

Kotlin: Implement Serializer again for oneOf enums#814

Merged
badboy merged 1 commit intomainfrom
push-yxptkpskrsrv
Oct 27, 2025
Merged

Kotlin: Implement Serializer again for oneOf enums#814
badboy merged 1 commit intomainfrom
push-yxptkpskrsrv

Conversation

@badboy
Copy link
Member

@badboy badboy commented Oct 24, 2025

This is much more code than I'd like.
Right now no one uses oneOf so no one needs it, but we are breaking our own tests at the moment.

Pull Request checklist

  • Quality: This PR builds and tests run cleanly
    • make test runs without emitting any warnings
    • make lint runs without emitting any errors
  • Tests: This PR includes thorough tests or an explanation of why it does not
  • Changelog: This PR includes a changelog entry to CHANGELOG.md or an explanation of why it does not need one
    • Any breaking changes to language binding APIs are noted explicitly

@badboy badboy marked this pull request as ready for review October 24, 2025 13:00
@badboy badboy requested a review from a team as a code owner October 24, 2025 13:00
@badboy badboy requested review from chutten and removed request for a team October 24, 2025 13:00
This is much more code than I'd like.
Right now no one uses `oneOf` so no one needs it, but we are breaking
our own tests at the moment.
@badboy badboy force-pushed the push-yxptkpskrsrv branch from 7bcf4e0 to f1dcb1f Compare October 24, 2025 13:01
@badboy badboy merged commit 3bb4f3c into main Oct 27, 2025
8 checks passed
@badboy badboy deleted the push-yxptkpskrsrv branch October 27, 2025 11:25
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