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: DBGp stream redirect support #968

Merged
merged 3 commits into from
Jul 15, 2024
Merged

feat: DBGp stream redirect support #968

merged 3 commits into from
Jul 15, 2024

Conversation

zobo
Copy link
Contributor

@zobo zobo commented Jun 30, 2024

No description provided.

@zobo zobo changed the base branch from main to next July 13, 2024 21:51
Copy link

codecov bot commented Jul 14, 2024

Codecov Report

Attention: Patch coverage is 88.23529% with 2 lines in your changes missing coverage. Please review.

Please upload report for BASE (next@5c37f12). Learn more about missing BASE report.

Files Patch % Lines
src/phpDebug.ts 75.00% 1 Missing ⚠️
src/xdebugConnection.ts 92.30% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             next     #968   +/-   ##
=======================================
  Coverage        ?   65.95%           
=======================================
  Files           ?       14           
  Lines           ?     2018           
  Branches        ?      398           
=======================================
  Hits            ?     1331           
  Misses          ?      687           
  Partials        ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zobo zobo linked an issue Jul 14, 2024 that may be closed by this pull request
@zobo zobo merged commit 9d25348 into next Jul 15, 2024
8 checks passed
@zobo zobo deleted the stream branch July 15, 2024 21:05
zobo added a commit that referenced this pull request Jul 15, 2024
* feat: DBGp stream redirect support

* Test stream

* Expose stdout stream setting
@zobo zobo mentioned this pull request Jul 16, 2024
8 tasks
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.

Unable to output to debug console when script is executed in terminal
1 participant