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/patch failed Nov 10, 2024 in 1s

26.00% of diff hit (target 67.10%)

View this Pull Request on Codecov

26.00% of diff hit (target 67.10%)

Annotations

Check warning on line 300 in src/phpDebug.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/phpDebug.ts#L300

Added line #L300 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#L308

Added line #L308 was not covered by tests

Check warning on line 312 in src/phpDebug.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/phpDebug.ts#L310-L312

Added lines #L310 - L312 were not covered by tests

Check warning on line 321 in src/phpDebug.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/phpDebug.ts#L318-L321

Added lines #L318 - L321 were not covered by tests

Check warning on line 323 in src/phpDebug.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/phpDebug.ts#L323

Added line #L323 was not covered by tests

Check warning on line 531 in src/phpDebug.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/phpDebug.ts#L530-L531

Added lines #L530 - L531 were not covered by tests

Check warning on line 533 in src/phpDebug.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/phpDebug.ts#L533

Added line #L533 was not covered by tests

Check warning on line 537 in src/phpDebug.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/phpDebug.ts#L535-L537

Added lines #L535 - L537 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