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: Introduce integrated terminal #3079

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

review: update changelog

172cfe5
Select commit
Loading
Failed to load commit list.
Open

feat: Introduce integrated terminal #3079

review: update changelog
172cfe5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 12, 2024 in 0s

91.68% of diff hit (target 90.00%)

View this Pull Request on Codecov

91.68% of diff hit (target 90.00%)

Annotations

Check warning on line 467 in packages/zowe-explorer-api/src/profiles/ZoweExplorerZosmfApi.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/zowe-explorer-api/src/profiles/ZoweExplorerZosmfApi.ts#L467

Added line #L467 was not covered by tests

Check warning on line 471 in packages/zowe-explorer-api/src/profiles/ZoweExplorerZosmfApi.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/zowe-explorer-api/src/profiles/ZoweExplorerZosmfApi.ts#L470-L471

Added lines #L470 - L471 were not covered by tests

Check warning on line 47 in packages/zowe-explorer/src/commands/MvsCommandHandler.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/zowe-explorer/src/commands/MvsCommandHandler.ts#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 105 in packages/zowe-explorer/src/commands/MvsCommandHandler.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/zowe-explorer/src/commands/MvsCommandHandler.ts#L103-L105

Added lines #L103 - L105 were not covered by tests

Check warning on line 51 in packages/zowe-explorer/src/commands/TsoCommandHandler.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/zowe-explorer/src/commands/TsoCommandHandler.ts#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 114 in packages/zowe-explorer/src/commands/TsoCommandHandler.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/zowe-explorer/src/commands/TsoCommandHandler.ts#L112-L114

Added lines #L112 - L114 were not covered by tests

Check warning on line 154 in packages/zowe-explorer/src/commands/TsoCommandHandler.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/zowe-explorer/src/commands/TsoCommandHandler.ts#L154

Added line #L154 was not covered by tests

Check warning on line 163 in packages/zowe-explorer/src/commands/TsoCommandHandler.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/zowe-explorer/src/commands/TsoCommandHandler.ts#L163

Added line #L163 was not covered by tests

Check warning on line 188 in packages/zowe-explorer/src/commands/TsoCommandHandler.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/zowe-explorer/src/commands/TsoCommandHandler.ts#L188

Added line #L188 was not covered by tests

Check warning on line 75 in packages/zowe-explorer/src/commands/UnixCommandHandler.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/zowe-explorer/src/commands/UnixCommandHandler.ts#L74-L75

Added lines #L74 - L75 were not covered by tests

Check warning on line 139 in packages/zowe-explorer/src/commands/UnixCommandHandler.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/zowe-explorer/src/commands/UnixCommandHandler.ts#L138-L139

Added lines #L138 - L139 were not covered by tests

Check warning on line 145 in packages/zowe-explorer/src/commands/UnixCommandHandler.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/zowe-explorer/src/commands/UnixCommandHandler.ts#L145

Added line #L145 was not covered by tests

Check warning on line 155 in packages/zowe-explorer/src/commands/UnixCommandHandler.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/zowe-explorer/src/commands/UnixCommandHandler.ts#L155

Added line #L155 was not covered by tests

Check warning on line 162 in packages/zowe-explorer/src/commands/UnixCommandHandler.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/zowe-explorer/src/commands/UnixCommandHandler.ts#L162

Added line #L162 was not covered by tests

Check warning on line 199 in packages/zowe-explorer/src/commands/UnixCommandHandler.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/zowe-explorer/src/commands/UnixCommandHandler.ts#L199

Added line #L199 was not covered by tests

Check warning on line 213 in packages/zowe-explorer/src/commands/UnixCommandHandler.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/zowe-explorer/src/commands/UnixCommandHandler.ts#L213

Added line #L213 was not covered by tests

Check warning on line 90 in packages/zowe-explorer/src/commands/ZoweCommandProvider.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/zowe-explorer/src/commands/ZoweCommandProvider.ts#L89-L90

Added lines #L89 - L90 were not covered by tests

Check warning on line 110 in packages/zowe-explorer/src/commands/ZoweCommandProvider.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/zowe-explorer/src/commands/ZoweCommandProvider.ts#L110

Added line #L110 was not covered by tests

Check warning on line 121 in packages/zowe-explorer/src/commands/ZoweCommandProvider.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/zowe-explorer/src/commands/ZoweCommandProvider.ts#L121

Added line #L121 was not covered by tests

Check warning on line 685 in packages/zowe-explorer/src/configuration/Profiles.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/zowe-explorer/src/configuration/Profiles.ts#L685

Added line #L685 was not covered by tests

Check warning on line 90 in packages/zowe-explorer/src/tools/ZoweTerminal.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/zowe-explorer/src/tools/ZoweTerminal.ts#L90

Added line #L90 was not covered by tests

Check warning on line 130 in packages/zowe-explorer/src/tools/ZoweTerminal.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/zowe-explorer/src/tools/ZoweTerminal.ts#L130

Added line #L130 was not covered by tests