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 bad schema handle #510

Merged
merged 1 commit into from
Jul 20, 2021

Conversation

evidolob
Copy link
Collaborator

What does this PR do?

In some features (like codecompletion and hover) we miss checks, that ensures that JSON Schema was parsed,
this PR add them. It should fix errors like redhat-developer/vscode-yaml#556 and #497

What issues does this PR fix or reference?

redhat-developer/vscode-yaml#556
#497

Is it tested? How?

With test and manually, try redhat-developer/vscode-yaml#556

Signed-off-by: Yevhen Vydolob <[email protected]>
@coveralls
Copy link

coveralls commented Jul 14, 2021

Coverage Status

Coverage decreased (-0.03%) to 78.129% when pulling f1d09a2 on evidolob:fix-bad-schema-handle into e44fc1b on redhat-developer:main.

@evidolob evidolob merged commit 1c112bf into redhat-developer:main Jul 20, 2021
@evidolob evidolob deleted the fix-bad-schema-handle branch July 20, 2021 06:41
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