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

Fixes #1386 - not being able to serialize IReadonlyCollection<int> while using CollectionStorage.AsArray #1390

Merged
merged 2 commits into from
Dec 2, 2019

Conversation

oskardudycz
Copy link
Collaborator

As in the description - see more details in #1386

Besides providing the fix and adding test for the described case, I updated inner collection queries tests to be sure that this case won't be missed again.

@jeremydmiller
Copy link
Member

So first off, big kudos for the test coverage. Other than that, as long as the tests all pass, I can't see any issue with the change.

…donlycollection_with_integers_and_private_setter to better reflect test case scenario
Copy link
Member

@mysticmind mysticmind left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@mysticmind mysticmind merged commit 406e331 into master Dec 2, 2019
@mysticmind mysticmind deleted the feature/1386 branch December 2, 2019 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants