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 3 commits into
base: main
Choose a base branch
from

In case of cli, observe the process with the PID from the Init packet

4005663
Select commit
Loading
Failed to load commit list.
Open

feat: Add support for runInTerminal request #966

In case of cli, observe the process with the PID from the Init packet
4005663
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 20, 2024 in 1s

24.00% of diff hit (target 67.10%)

View this Pull Request on Codecov

24.00% of diff hit (target 67.10%)

Annotations

Check warning on line 296 in src/phpDebug.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/phpDebug.ts#L296

Added line #L296 was not covered by tests

Check warning on line 304 in src/phpDebug.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/phpDebug.ts#L304

Added line #L304 was not covered by tests

Check warning on line 308 in src/phpDebug.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/phpDebug.ts#L306-L308

Added lines #L306 - L308 were not covered by tests

Check warning on line 317 in src/phpDebug.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/phpDebug.ts#L314-L317

Added lines #L314 - L317 were not covered by tests

Check warning on line 319 in src/phpDebug.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/phpDebug.ts#L319

Added line #L319 was not covered by tests

Check warning on line 522 in src/phpDebug.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/phpDebug.ts#L520-L522

Added lines #L520 - L522 were not covered by tests

Check warning on line 524 in src/phpDebug.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/phpDebug.ts#L524

Added line #L524 was not covered by tests

Check warning on line 528 in src/phpDebug.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/phpDebug.ts#L526-L528

Added lines #L526 - L528 were not covered by tests

Check warning on line 69 in src/terminal.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/terminal.ts#L68-L69

Added lines #L68 - L69 were not covered by tests

Check warning on line 72 in src/terminal.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/terminal.ts#L71-L72

Added lines #L71 - L72 were not covered by tests

Check warning on line 78 in src/terminal.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/terminal.ts#L76-L78

Added lines #L76 - L78 were not covered by tests

Check warning on line 81 in src/terminal.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/terminal.ts#L81

Added line #L81 was not covered by tests

Check warning on line 86 in src/terminal.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/terminal.ts#L84-L86

Added lines #L84 - L86 were not covered by tests

Check warning on line 89 in src/terminal.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/terminal.ts#L89

Added line #L89 was not covered by tests

Check warning on line 94 in src/terminal.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/terminal.ts#L91-L94

Added lines #L91 - L94 were not covered by tests

Check warning on line 99 in src/terminal.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/terminal.ts#L99

Added line #L99 was not covered by tests

Check warning on line 103 in src/terminal.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/terminal.ts#L103

Added line #L103 was not covered by tests

Check warning on line 106 in src/terminal.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/terminal.ts#L105-L106

Added lines #L105 - L106 were not covered by tests

Check warning on line 108 in src/terminal.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/terminal.ts#L108

Added line #L108 was not covered by tests