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

Subschema decorator implementation #173

Merged
merged 3 commits into from
Aug 18, 2022

Conversation

monesidn
Copy link
Collaborator

This PR fixes the following issues:

Please merge #172 before this one. This PR was developed upon the changes from 172.

Description of changes:

  • Updated Readme
  • Added tests
  • Solved problem with heterogeneous array serialization
  • Added a decorator to handle inheritance during deserialization

@coveralls
Copy link

coveralls commented Aug 18, 2022

Coverage Status

Coverage decreased (-0.05%) to 90.185% when pulling 0ad496c on monesidn:subschema-decorator-implementation into ef36d97 on mobxjs:master.

@monesidn monesidn merged commit 590b4f0 into mobxjs:master Aug 18, 2022
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