Skip to content

fix: convertDebuggerPathToClient - #365

Closed
robberphex wants to merge 2 commits into
xdebug:mainfrom
robberphex:win-to-unix-multi-path
Closed

fix: convertDebuggerPathToClient#365
robberphex wants to merge 2 commits into
xdebug:mainfrom
robberphex:win-to-unix-multi-path

Conversation

@robberphex

Copy link
Copy Markdown

Win to unix, the multi-level path cannot convert correctly.

Win to unix, the multi-level path cannot convert correctly.
@codecov

codecov Bot commented Jun 24, 2019

Copy link
Copy Markdown

Codecov Report

Merging #365 into master will increase coverage by 11.07%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #365       +/-   ##
===========================================
+ Coverage   70.11%   81.19%   +11.07%     
===========================================
  Files           5        2        -3     
  Lines        1014      117      -897     
  Branches      161       25      -136     
===========================================
- Hits          711       95      -616     
+ Misses        303       14      -289     
- Partials        0        8        +8
Impacted Files Coverage Δ
src/paths.ts 94.73% <100%> (-5.27%) ⬇️
src/dbgp.ts 68.33% <0%> (-21.22%) ⬇️
src/terminal.ts
src/phpDebug.ts
src/xdebugConnection.ts

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 c7280b6...a30addb. Read the comment docs.

Comment thread src/paths.ts
@felixfbecker
felixfbecker changed the base branch from master to main December 21, 2020 20:20
@zobo

zobo commented Mar 23, 2021

Copy link
Copy Markdown
Contributor

Incorporated in #525.

@zobo zobo closed this Mar 23, 2021
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.

3 participants