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 support for runInTerminal request #966

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Merge branch 'main' into run-in-terminal-new

b94ace2
Select commit
Loading
Failed to load commit list.
Open

feat: Add support for runInTerminal request #966

Merge branch 'main' into run-in-terminal-new
b94ace2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 10, 2024 in 0s

66.13% (-0.97%) compared to 3025d1f

View this Pull Request on Codecov

66.13% (-0.97%) compared to 3025d1f

Details

Codecov Report

Attention: Patch coverage is 26.00000% with 37 lines in your changes missing coverage. Please review.

Project coverage is 66.13%. Comparing base (3025d1f) to head (b94ace2).
Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
src/terminal.ts 19.23% 21 Missing ⚠️
src/phpDebug.ts 27.27% 16 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #966      +/-   ##
==========================================
- Coverage   67.10%   66.13%   -0.97%     
==========================================
  Files          14       14              
  Lines        1988     2064      +76     
  Branches      393      415      +22     
==========================================
+ Hits         1334     1365      +31     
- Misses        654      699      +45     

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