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

[GSoC'21] Pr:7 . JSON saver bug fix #97

Merged
merged 2 commits into from Aug 13, 2021
Merged

Conversation

specter25
Copy link
Collaborator

GSoC'2021 Pull Request 7 :
Deliverables Completed :

  • Fixed Json saver map range order bug
  • Increased JSON Parser test coverage

- bug fix : sort maos keys and then range over keys instead of maps
- to maintain order while savings properties as maps

Signed-off-by: Ujjwal Agarwal <ujjwalcoding012@gmail.com>
Signed-off-by: Ujjwal Agarwal <ujjwalcoding012@gmail.com>
Copy link
Member

@swinslow swinslow left a comment

Choose a reason for hiding this comment

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

Hi @specter25, looks good -- just one minor comment above. Also, when we talk momentarily, I'd like to understand a bit better how the DeepEqual call is being used here. Thanks!

@swinslow swinslow merged commit 0faf540 into spdx:json Aug 13, 2021
@swinslow swinslow added this to the 0.3.0 milestone Aug 16, 2021
@swinslow swinslow added the enhancement New feature or request label Mar 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants