xdebug / vscode-php-debug

PHP Debug Adapter for Visual Studio Code 🐞⛔
MIT License
763 stars 178 forks source link

fix: check if Unix Domain socket file exists before listening. #921

Open zobo opened 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Merging #921 (917df58) into main (fec8f3c) will increase coverage by 0.03%. Report is 1 commits behind head on main. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #921      +/-   ##
==========================================
+ Coverage   67.10%   67.13%   +0.03%     
==========================================
  Files          14       14              
  Lines        1988     1990       +2     
  Branches      393      394       +1     
==========================================
+ Hits         1334     1336       +2     
  Misses        654      654              
Files Changed Coverage Δ
src/phpDebug.ts 62.93% <100.00%> (+0.10%) :arrow_up: