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 links error reporting #596

Merged
merged 3 commits into from
Nov 30, 2021
Merged

Conversation

evidolob
Copy link
Collaborator

What does this PR do?

It fixes telemetry error reporting for links feature.
Also it change sending errors to telemetry, as JSON.stringify() return empty string for Error

What issues does this PR fix or reference?

None, we have a lot of Request textDocument/documentLink failed. Message: Request textDocument/documentLink failed with message: Cannot read property 'sendError' of undefined

Is it tested? How?

manually

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

coveralls commented Nov 24, 2021

Coverage Status

Coverage increased (+0.008%) to 78.597% when pulling bf6f9d1 on evidolob:fix-links-error into 520a328 on redhat-developer:main.

Signed-off-by: Yevhen Vydolob <[email protected]>
@evidolob evidolob merged commit 9fe6e33 into redhat-developer:main Nov 30, 2021
@evidolob evidolob deleted the fix-links-error branch November 30, 2021 13:23
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