Skip to content

test: cover RPC transport boundaries - #39

Merged
justinmk merged 1 commit into
neovim:masterfrom
alsi-lawr:feat/expand-rpc-client-coverage
Jul 18, 2026
Merged

test: cover RPC transport boundaries#39
justinmk merged 1 commit into
neovim:masterfrom
alsi-lawr:feat/expand-rpc-client-coverage

Conversation

@alsi-lawr

@alsi-lawr alsi-lawr commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

Covers unhandled RPC requests and notifications plus handler errors through real Neovim. No generator or production code changes.

Blocked by

Closes #30

@alsi-lawr
alsi-lawr force-pushed the feat/expand-rpc-client-coverage branch from c686a25 to 199e448 Compare July 18, 2026 17:57
@alsi-lawr
alsi-lawr force-pushed the feat/expand-rpc-client-coverage branch from 199e448 to 3b3da3f Compare July 18, 2026 19:34
@alsi-lawr
alsi-lawr marked this pull request as ready for review July 18, 2026 19:35
@justinmk
justinmk merged commit 0869f30 into neovim:master Jul 18, 2026
2 checks passed
@alsi-lawr
alsi-lawr deleted the feat/expand-rpc-client-coverage branch July 24, 2026 10:14
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.

proposal: Expand RPC transport and client boundary coverage

2 participants