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

Fixed merge key error with JSON schema #222

Merged
merged 1 commit into from
Jan 22, 2020
Merged

Fixed merge key error with JSON schema #222

merged 1 commit into from
Jan 22, 2020

Conversation

JPinkney
Copy link
Contributor

@JPinkney JPinkney commented Jan 21, 2020

This new code is a port from the json schema 4 parser to the new json schema 7 parser. It basically replaces the merge key with the actual values of what the node value points to.

Fixes: #180 and redhat-developer/vscode-yaml#233

@coveralls
Copy link

coveralls commented Jan 21, 2020

Coverage Status

Coverage increased (+0.5%) to 73.417% when pulling 789e241 on merge-key-fix into 07ca6ca on master.

@gorkem
Copy link
Collaborator

gorkem commented Jan 22, 2020

Can we cover this case with a test?

@JPinkney JPinkney merged commit 70228ba into master Jan 22, 2020
@evidolob evidolob deleted the merge-key-fix branch August 11, 2020 13:19
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.

Mergekeys not allowed when JSON schema's are used
3 participants