-
-
Notifications
You must be signed in to change notification settings - Fork 110
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
More nfnl conversion #601
More nfnl conversion #601
Conversation
russtoku
commented
Sep 1, 2024
•
edited
Loading
edited
- Converted:
- Common Lisp client
- remote/stdio2.fnl
- conjure.editor
- conjure.dynamic
- extract/searchpair
- client/fennel/aniseed
- Added busted tests:
- remote/stdio2_spec.fnl
- client/fennel/aniseed_spec.fnl
- Touched up Racket client (converted nvim.fn to vim.fn)
Apologies, I pushed my local commit for extract/searchpair and the fennel/aniseed client too soon. It was supposed to be for the next batch. Unfortunately, the Circle CI build is failing on the
|
Not sure if it's the right thing to do but I sorted the sequences being compared in the "each-loaded-client runs a function for each loaded client" test in |
Sorting sounds like the right move! I did think that could be flaky at the time, I should've written a better test in the first place. Great catch! Looking at merging this now and will try to fix #602 which I probably caused. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉
Looks great, will merge and continue to use in anger at work to try and find issues at runtime. Although I'm only really testing the Clojure client which could be... bad eventually. I do plan on eventually merging this to |
Found an error when trying to autocomplete which is interesting, I think only post merge? Although maybe it was there before. But don't worry, I'm on it 😄 one of the functions is trying to access |