Skip to content

test(lsp): cover server-cancelled retry decisions#192

Open
vcheckk wants to merge 2 commits into
bug-ops:mainfrom
vcheckk:restart-issue-161
Open

test(lsp): cover server-cancelled retry decisions#192
vcheckk wants to merge 2 commits into
bug-ops:mainfrom
vcheckk:restart-issue-161

Conversation

@vcheckk

@vcheckk vcheckk commented Jun 13, 2026

Copy link
Copy Markdown

Closes #161.

What changed

  • Adds coverage for server-cancelled retry decisions and retry exhaustion.

Validation

  • Included in standalone integration branch restart-standalone-integration.
  • cargo test -p mcpls-core passed.
  • cargo clippy -p mcpls-core --all-targets -- -D warnings passed.
  • Real rust-analyzer smoke passed: cargo test -p mcpls-core --test integration_tests integration::rust_analyzer_tests::test_hover_on_u64_type -- --ignored --exact --nocapture.

@github-actions github-actions Bot added rust Rust code changes mcpls-core mcpls-core crate changes labels Jun 13, 2026
@vcheckk vcheckk marked this pull request as ready for review June 13, 2026 04:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mcpls-core mcpls-core crate changes rust Rust code changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test(bridge): add unit tests for should_retrigger() and retry exhaustion path

1 participant