Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: xdebug cloud support #842

Merged
merged 10 commits into from
Oct 9, 2022
Merged

feat: xdebug cloud support #842

merged 10 commits into from
Oct 9, 2022

Conversation

zobo
Copy link
Contributor

@zobo zobo commented Oct 1, 2022

No description provided.

@codecov
Copy link

codecov bot commented Oct 1, 2022

Codecov Report

Merging #842 (c625017) into main (922add3) will decrease coverage by 0.40%.
The diff coverage is 74.32%.

@@            Coverage Diff             @@
##             main     #842      +/-   ##
==========================================
- Coverage   70.27%   69.86%   -0.41%     
==========================================
  Files          11       12       +1     
  Lines        1702     1835     +133     
  Branches      349      375      +26     
==========================================
+ Hits         1196     1282      +86     
- Misses        506      553      +47     
Impacted Files Coverage Δ
src/phpDebug.ts 63.62% <62.39%> (-3.15%) ⬇️
src/cloud.ts 86.45% <86.45%> (ø)
src/dbgp.ts 90.14% <100.00%> (-0.14%) ⬇️
src/xdebugConnection.ts 81.86% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Contributor

@derickr derickr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A typo in some documentation.

package.json Outdated Show resolved Hide resolved
@zobo zobo merged commit cc18cd4 into main Oct 9, 2022
@zobo zobo deleted the cloud branch October 9, 2022 06:45
@zobo zobo linked an issue Oct 9, 2022 that may be closed by this pull request
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.

Implement support for Xdebug Cloud
2 participants