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

Save the size of ruby-lsp responses and verify against expected sizes #240

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

noahgibbs
Copy link
Contributor

@noahgibbs noahgibbs commented Jul 6, 2023

Presumably the results will be the same on x86 or ARM. If they're not, that's a really interesting result...

Fixes #239.

@noahgibbs
Copy link
Contributor Author

Interesting. The first call is returning nil on CI. So that's another vote in favour of "sometimes this fails and we don't notice."

Also update the parser gem to avoid a ruby-lsp/rubocop-related bug.
@noahgibbs
Copy link
Contributor Author

At this point, I think this is good to go.

@maximecb maximecb merged commit fe1cfa0 into main Jul 6, 2023
@maximecb maximecb deleted the ruby_lsp_verify branch July 6, 2023 17:36
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.

Verify ruby-lsp is working during run
2 participants