xdebug / vscode-php-debug

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

fix: When closing socket destroy() instead of end() it #967

Open zobo opened 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 16.66667% with 5 lines in your changes missing coverage. Please review.

Project coverage is 66.93%. Comparing base (3025d1f) to head (3be27c1). Report is 3 commits behind head on main.

Files Patch % Lines
src/cloud.ts 0.00% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #967 +/- ## ========================================== - Coverage 67.10% 66.93% -0.17% ========================================== Files 14 14 Lines 1988 1993 +5 Branches 393 394 +1 ========================================== Hits 1334 1334 - Misses 654 659 +5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.