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 tests for nested serialization / deserialization #746

Merged
merged 1 commit into from
Feb 1, 2024
Merged

Conversation

dstepanov
Copy link
Contributor

Adds tests to validate that #743 fixed more nested usecases

Closes #413

@dstepanov dstepanov added the type: bug Something isn't working label Jan 31, 2024
Copy link

@dstepanov dstepanov merged commit 87cd922 into master Feb 1, 2024
11 checks passed
@dstepanov dstepanov deleted the tstc branch February 1, 2024 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Double nested generic fails, Foo<Bar> works but Foo<List<Bar>>> fails
2 participants