xdebug / vscode-php-debug

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

feat: DBGp Proxy support #685

Closed zobo closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #685 (8af51ff) into main (85a28a4) will increase coverage by 0.42%. The diff coverage is 77.35%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #685      +/-   ##
==========================================
+ Coverage   70.06%   70.49%   +0.42%     
==========================================
  Files           8        9       +1     
  Lines        1440     1542     +102     
  Branches      266      293      +27     
==========================================
+ Hits         1009     1087      +78     
- Misses        431      455      +24     
Impacted Files Coverage Δ
src/phpDebug.ts 65.70% <23.07%> (-1.02%) :arrow_down:
src/proxyConnect.ts 84.26% <84.26%> (ø)
src/dbgp.ts 90.27% <100.00%> (ø)
src/xdebugConnection.ts 81.42% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 85a28a4...8af51ff. Read the comment docs.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 1.22.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: