Skip to content

Conversation

joas8211
Copy link

Initialized notification is specified in LSP but wasn't implemented. Without implementation JSON-RPC would throw a method not found error.

https://microsoft.github.io/language-server-protocol/specification#initialized

Copy link

codecov bot commented Sep 8, 2025

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 82.08%. Comparing base (9dc1656) to head (4855fd0).

Files with missing lines Patch % Lines
src/LanguageServer.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #755      +/-   ##
============================================
- Coverage     82.12%   82.08%   -0.04%     
- Complexity      935      936       +1     
============================================
  Files            44       44              
  Lines          2154     2155       +1     
============================================
  Hits           1769     1769              
- Misses          385      386       +1     
Files with missing lines Coverage Δ
src/LanguageServer.php 77.19% <0.00%> (-0.69%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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