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

Finish BasicDeserializerFactory refactoring (complete #4515) #4543

Merged
merged 22 commits into from
May 29, 2024

Conversation

cowtowncoder
Copy link
Member

No description provided.

@cowtowncoder
Copy link
Member Author

Ok we are now down to 19 test failures (and none for Records), with much simpler BasicDeserializerFactory (although not yet removed obsolete code since some pieces may be needed).

Interestingly enough looks like 3 "failing" tests might be passing now:

but will not yet mark as resolved to see how they fare when all "non-failing" test failures are fixed.

@cowtowncoder
Copy link
Member Author

Ok: we are down to one and only one failure... and it's weird one, with mix-ins for Collection value instantiator. Hoping to solve that and then get to merge this whopper.

@cowtowncoder cowtowncoder changed the title Continue BasicDeserializerFactory refactoring Finish BasicDeserializerFactory refactoring (complete #4515) May 29, 2024
@cowtowncoder cowtowncoder marked this pull request as ready for review May 29, 2024 03:34
@cowtowncoder cowtowncoder merged commit 9147dba into 2.18 May 29, 2024
7 checks passed
@cowtowncoder cowtowncoder deleted the feature/2.18/4515-rewrite-prop-introspection-4 branch May 29, 2024 03:34
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.

1 participant