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

fix: reimplement DynamicMap parsing #678

Merged

Conversation

JairusSW
Copy link
Member

@JairusSW JairusSW commented Jan 6, 2025

This PR fixes #671

Wrote this new algorithm from the ground up to be fault-tolerant and handle whitespace correctly.
It's well-tested and will be a major improvement over the previous version.

@JairusSW JairusSW requested a review from a team as a code owner January 6, 2025 19:32
@JairusSW JairusSW enabled auto-merge (squash) January 6, 2025 19:32
@JairusSW JairusSW changed the title Jairus/hyp 2850 function parsejsontorawmap needs edition reimplement DynamicMap parsing Jan 6, 2025
@JairusSW
Copy link
Member Author

JairusSW commented Jan 6, 2025

It's failing because it can't find assemblyscript-prettier...

@mattjohnsonpint mattjohnsonpint changed the title reimplement DynamicMap parsing fix: reimplement DynamicMap parsing Jan 6, 2025
@mattjohnsonpint
Copy link
Member

It's failing because it can't find assemblyscript-prettier...

Yeah, don't worry about that for now. We'll fix that check soon. The rest are passing.

@JairusSW JairusSW merged commit 39c2001 into main Jan 6, 2025
36 of 37 checks passed
@JairusSW JairusSW deleted the jairus/hyp-2850-function-parsejsontorawmap-needs-edition branch January 6, 2025 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Function parseJsonToRawMap needs edition
2 participants