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

Just adding another test case for behaviour clarity #842

Merged
merged 2 commits into from
May 25, 2023
Merged

Conversation

wenovus
Copy link
Collaborator

@wenovus wenovus commented May 25, 2023

that unmarshalling to a regular unordered list using JSON doesn't overwrite untouched fields.

My intention is that writing to an ordered list WILL overwrite it, or actually will error out if one already exists since it is expected to receive the whole of the ordered list elements as a whole instead of in chunks. If we later decide this is not the right behaviour we can relax the constraint.

@wenovus wenovus requested a review from DanG100 May 25, 2023 16:42
@coveralls
Copy link

coveralls commented May 25, 2023

Coverage Status

Changes Unknown when pulling 9f9a383 on list-test into ** on master**.

@wenovus wenovus merged commit d9dedf8 into master May 25, 2023
@wenovus wenovus deleted the list-test branch May 25, 2023 21:52
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.

3 participants