• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

karellen / karellen-lsp-mcp / 23716738629
72%

Build:
DEFAULT BRANCH: master
Ran 29 Mar 2026 07:07PM UTC
Jobs 9
Files 10
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

29 Mar 2026 07:05PM UTC coverage: 74.728% (+0.08%) from 74.645%
23716738629

push

github

web-flow
[release] Apply per-tool timeout to LSP request timeout (#27)

## Summary

- Per-tool `timeout` parameter now also controls the LSP JSON-RPC
request timeout, not just the readiness/indexing wait
- Previously, a user specifying `timeout: 300` would wait up to 300s for
indexing but only 60s for the actual LSP call to return
- Uses `_request_timeout_override` on the client, set for the duration
of the dispatch and cleared in a `finally` block
- Refactored `_handle_lsp_request` to separate timeout setup from
dispatch logic (`_dispatch_lsp`)

## Test plan

- [x] 291 unit tests pass
- [x] flake8 clean
- [x] CI passes

683 of 1040 branches covered (65.67%)

Branch coverage included in aggregate %.

13 of 13 new or added lines in 2 files covered. (100.0%)

2271 of 2913 relevant lines covered (77.96%)

6.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23716738629.1 29 Mar 2026 07:07PM UTC 10
74.65
GitHub Action Run
2 23716738629.2 29 Mar 2026 07:07PM UTC 10
73.82
GitHub Action Run
3 23716738629.3 29 Mar 2026 07:07PM UTC 10
74.65
GitHub Action Run
4 23716738629.4 29 Mar 2026 07:07PM UTC 10
74.37
GitHub Action Run
5 23716738629.5 29 Mar 2026 07:07PM UTC 10
74.35
GitHub Action Run
6 23716738629.6 29 Mar 2026 07:07PM UTC 10
73.95
GitHub Action Run
7 23716738629.7 29 Mar 2026 07:07PM UTC 10
73.82
GitHub Action Run
8 23716738629.8 29 Mar 2026 07:07PM UTC 10
73.95
GitHub Action Run
9 23716738629.9 29 Mar 2026 07:07PM UTC 10
73.95
GitHub Action Run
Source Files on build 23716738629
  • Tree
  • List 10
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • a1285b0a on github
  • Prev Build on master (#23701943211)
  • Next Build on master (#23716839866)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc