Skip to content

LSP: a bunch of code cleanups/refactoring#309

Merged
aviatesk merged 4 commits intomasterfrom
avi/LSP-refactor
Nov 20, 2025
Merged

LSP: a bunch of code cleanups/refactoring#309
aviatesk merged 4 commits intomasterfrom
avi/LSP-refactor

Conversation

@aviatesk
Copy link
Owner

A set of additional goodies, separated from #301 for easier migration.

The current implementation of JSONRPC.jl is actually LSP-dependent and
does not suit the generic name "JSONRPC". Therefore, it would be better
to keep that implementation internal to LSP.jl.
@codecov
Copy link

codecov bot commented Nov 20, 2025

Codecov Report

❌ Patch coverage is 33.33333% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.23%. Comparing base (6535183) to head (53cab2a).
⚠️ Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
src/testrunner/testrunner.jl 0.00% 2 Missing ⚠️
src/JETLS.jl 0.00% 1 Missing ⚠️
src/utils/lsp.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #309      +/-   ##
==========================================
- Coverage   69.24%   69.23%   -0.01%     
==========================================
  Files          39       39              
  Lines        3882     3881       -1     
==========================================
- Hits         2688     2687       -1     
  Misses       1194     1194              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@aviatesk aviatesk merged commit b9ffb2b into master Nov 20, 2025
9 of 12 checks passed
@aviatesk aviatesk deleted the avi/LSP-refactor branch November 20, 2025 10:02
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.

1 participant