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

karellen / karellen-lsp-mcp / 23716839866
72%

Build:
DEFAULT BRANCH: master
Ran 29 Mar 2026 07:12PM 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:11PM UTC coverage: 74.836% (+0.1%) from 74.728%
23716839866

push

github

web-flow
[release] Add elapsed_ms to all LSP tool responses (#28)

## Summary

- Measure LSP request/response elapsed time using `time.monotonic()` in
the daemon dispatch layer
- Add `elapsed_ms: int` field to all 9 LSP result dataclasses
(`LocationResult`, `HoverResult`, `DocumentSymbolsResult`,
`CallHierarchyResult`, `TypeHierarchyResult`, `CallTreeResult`,
`TypeTreeResult`, `WorkspaceSymbolsResult`, `DiagnosticsResult`)
- Thread `elapsed_ms` through all converter functions in `server.py`

## Test plan

- [x] 291 unit tests pass
- [x] flake8 clean
- [ ] CI passes
- [x] Verified `elapsed_ms` appears in MCP tool responses

685 of 1042 branches covered (65.74%)

Branch coverage included in aggregate %.

20 of 20 new or added lines in 3 files covered. (100.0%)

9 existing lines in 1 file now uncovered.

2286 of 2928 relevant lines covered (78.07%)

6.9 hits per line

Coverage Regressions

Lines Coverage ∆ File
9
65.85
-0.82% src/main/python/karellen_lsp_mcp/daemon.py
Jobs
ID Job ID Ran Files Coverage
1 23716839866.1 29 Mar 2026 07:12PM UTC 10
74.43
GitHub Action Run
2 23716839866.2 29 Mar 2026 07:12PM UTC 10
74.46
GitHub Action Run
3 23716839866.3 29 Mar 2026 07:12PM UTC 10
74.76
GitHub Action Run
4 23716839866.4 29 Mar 2026 07:12PM UTC 10
74.76
GitHub Action Run
5 23716839866.5 29 Mar 2026 07:12PM UTC 10
74.04
GitHub Action Run
6 23716839866.6 29 Mar 2026 07:12PM UTC 10
73.91
GitHub Action Run
7 23716839866.7 29 Mar 2026 07:12PM UTC 10
74.04
GitHub Action Run
8 23716839866.8 29 Mar 2026 07:12PM UTC 10
73.91
GitHub Action Run
9 23716839866.9 29 Mar 2026 07:12PM UTC 10
74.04
GitHub Action Run
Source Files on build 23716839866
  • Tree
  • List 10
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 4e35a49a on github
  • Prev Build on master (#23716738629)
  • Next Build on master (#23788025273)
  • 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