Skip to content

keep unimplemented notifications from closing connections#60

Merged
zchee merged 7 commits into
mainfrom
fix/notif-handlers-nil
Jun 27, 2026
Merged

keep unimplemented notifications from closing connections#60
zchee merged 7 commits into
mainfrom
fix/notif-handlers-nil

genlsp: guard private-base flattening cycles

dbfd534
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 27, 2026 in 0s

85.2% (+0.0%) compared to 2d08f2b

View this Pull Request on Codecov

85.2% (+0.0%) compared to 2d08f2b

Details

Codecov Report

❌ Patch coverage is 96.77419% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.2%. Comparing base (2d08f2b) to head (dbfd534).

Files with missing lines Patch % Lines
internal/genlsp/emit.go 96.6% 2 Missing ⚠️
@@          Coverage Diff          @@
##            main     #60   +/-   ##
=====================================
  Coverage   85.1%   85.2%           
=====================================
  Files         27      27           
  Lines       6077    6135   +58     
=====================================
+ Hits        5177    5230   +53     
- Misses       900     905    +5     
Files with missing lines Coverage Δ
nullable.go 90.9% <100.0%> (+0.9%) ⬆️
protocol.go 100.0% <ø> (ø)
internal/genlsp/emit.go 90.9% <96.6%> (+<0.1%) ⬆️