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: Add supportTerminateDebuggee #549

Merged
merged 2 commits into from
May 6, 2021
Merged

Conversation

zobo
Copy link
Contributor

@zobo zobo commented Apr 12, 2021

Implement optional stop of debugee after VS Code UI is available from microsoft/vscode#116731

@zobo zobo force-pushed the feat/supportTerminateDebuggee branch from 3cd5c78 to 1d92fa7 Compare April 12, 2021 15:24
@zobo zobo force-pushed the feat/supportTerminateDebuggee branch from 468e046 to 5320e6e Compare April 26, 2021 12:13
@codecov-commenter
Copy link

codecov-commenter commented Apr 26, 2021

Codecov Report

Merging #549 (5320e6e) into main (144f333) will increase coverage by 0.06%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #549      +/-   ##
==========================================
+ Coverage   66.57%   66.63%   +0.06%     
==========================================
  Files           6        6              
  Lines        1098     1100       +2     
  Branches      172      173       +1     
==========================================
+ Hits          731      733       +2     
  Misses        367      367              
Impacted Files Coverage Δ
src/phpDebug.ts 67.27% <100.00%> (+0.13%) ⬆️

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 144f333...5320e6e. Read the comment docs.

@zobo zobo added the feature label May 6, 2021
@zobo zobo force-pushed the feat/supportTerminateDebuggee branch from 5320e6e to 05962b0 Compare May 6, 2021 08:44
@zobo zobo changed the base branch from main to next May 6, 2021 09:04
@zobo zobo merged commit 797f9b5 into next May 6, 2021
@zobo zobo deleted the feat/supportTerminateDebuggee branch May 6, 2021 09:04
zobo added a commit that referenced this pull request May 6, 2021
* feat: Add supportTerminateDebuggee

* Changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants