Skip to content

fix: rename McpServer to TestAppServer#25701

Merged
bolinfest merged 1 commit into
mainfrom
pr25701
Jun 1, 2026
Merged

fix: rename McpServer to TestAppServer#25701
bolinfest merged 1 commit into
mainfrom
pr25701

Conversation

@bolinfest

@bolinfest bolinfest commented Jun 1, 2026

Copy link
Copy Markdown
Collaborator

This PR brought to you via VS Code rather than Codex...

  • opened codex-rs/app-server/tests/common/mcp_process.rs
  • put the cursor on McpServer
  • hit F2 and renamed the symbol to TestAppServer
  • went to the file tree
  • hit enter and renamed mcp_process.rs to test_app_server.rs
  • ran Save All Files from the Command Palette
  • ran just fmt

The End

(Admittedly, most of the local variables for TestAppServer are still named mcp, though.)

@bolinfest bolinfest force-pushed the pr25701 branch 2 times, most recently from 4832c83 to 47dd01b Compare June 1, 2026 21:39
@bolinfest bolinfest changed the title fix: rename McpServer to AppServer fix: rename McpServer to TestAppServer Jun 1, 2026
This PR brought to you via VS Code rather than Codex...

- opened `codex-rs/app-server/tests/common/mcp_process.rs`
- put the cursor on `McpServer`
- hit `F2` and renamed the symbol to `AppServer`
- went to the file tree
- hit enter and renamed `mcp_process.rs` to `app_server.rs`

The End
@bolinfest bolinfest enabled auto-merge (squash) June 1, 2026 21:49
@bolinfest bolinfest merged commit 6536841 into main Jun 1, 2026
46 checks passed
@bolinfest bolinfest deleted the pr25701 branch June 1, 2026 21:49
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants