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 nrepl server last-ns name deref #304

Merged
merged 1 commit into from
Jan 26, 2023
Merged

Conversation

ikappaki
Copy link
Contributor

Hi,

could you please consider fix for bad namespace value sent in nREPL eval responses. Fixes #303.

I've updated one of the tests to test the same, and also included the nREPL tests in the ci runs (I assumed they were forgotten).

I've also update CIDER instructions in README.md to reflect CIDER's explicit nbb support since v1.6.0.

Thanks

Please answer the following questions and leave the below in as part of your PR.

Also
1. include nrepl-tests in ci runs
2. Update CIDER instructions in README.md
@borkdude borkdude merged commit 57926a5 into babashka:main Jan 26, 2023
@borkdude
Copy link
Collaborator

Thanks

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.

nrepl-server: bad namespace name sent in eval response
2 participants