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

Error correlator and troubleshoot webview #3243

Merged
merged 75 commits into from
Nov 6, 2024

Merge branch 'main' into fix/error-handling-saves

df1534c
Select commit
Loading
Failed to load commit list.
Merged

Error correlator and troubleshoot webview #3243

Merge branch 'main' into fix/error-handling-saves
df1534c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 6, 2024 in 1s

91.64% of diff hit (target 90.00%)

View this Pull Request on Codecov

91.64% of diff hit (target 90.00%)

Annotations

Check warning on line 429 in packages/zowe-explorer-api/src/fs/BaseProvider.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/zowe-explorer-api/src/fs/BaseProvider.ts#L429

Added line #L429 was not covered by tests

Check warning on line 435 in packages/zowe-explorer-api/src/fs/BaseProvider.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/zowe-explorer-api/src/fs/BaseProvider.ts#L434-L435

Added lines #L434 - L435 were not covered by tests

Check warning on line 113 in packages/zowe-explorer-api/src/utils/ErrorCorrelator.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/zowe-explorer-api/src/utils/ErrorCorrelator.ts#L110-L113

Added lines #L110 - L113 were not covered by tests

Check warning on line 117 in packages/zowe-explorer-api/src/utils/ErrorCorrelator.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/zowe-explorer-api/src/utils/ErrorCorrelator.ts#L116-L117

Added lines #L116 - L117 were not covered by tests

Check warning on line 274 in packages/zowe-explorer-api/src/utils/ErrorCorrelator.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/zowe-explorer-api/src/utils/ErrorCorrelator.ts#L274

Added line #L274 was not covered by tests

Check warning on line 168 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#L168

Added line #L168 was not covered by tests

Check warning on line 1303 in packages/zowe-explorer/src/trees/dataset/DatasetActions.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/zowe-explorer/src/trees/dataset/DatasetActions.ts#L1303

Added line #L1303 was not covered by tests

Check warning on line 1062 in packages/zowe-explorer/src/trees/dataset/DatasetTree.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/zowe-explorer/src/trees/dataset/DatasetTree.ts#L1062

Added line #L1062 was not covered by tests

Check warning on line 123 in packages/zowe-explorer/src/trees/job/JobActions.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/zowe-explorer/src/trees/job/JobActions.ts#L123

Added line #L123 was not covered by tests

Check warning on line 337 in packages/zowe-explorer/src/trees/job/JobFSProvider.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/zowe-explorer/src/trees/job/JobFSProvider.ts#L337

Added line #L337 was not covered by tests

Check warning on line 288 in packages/zowe-explorer/src/trees/shared/SharedInit.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/zowe-explorer/src/trees/shared/SharedInit.ts#L287-L288

Added lines #L287 - L288 were not covered by tests

Check warning on line 294 in packages/zowe-explorer/src/trees/shared/SharedInit.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/zowe-explorer/src/trees/shared/SharedInit.ts#L294

Added line #L294 was not covered by tests

Check warning on line 494 in packages/zowe-explorer/src/trees/uss/USSTree.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/zowe-explorer/src/trees/uss/USSTree.ts#L494

Added line #L494 was not covered by tests

Check warning on line 713 in packages/zowe-explorer/src/trees/uss/UssFSProvider.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/zowe-explorer/src/trees/uss/UssFSProvider.ts#L712-L713

Added lines #L712 - L713 were not covered by tests

Check warning on line 732 in packages/zowe-explorer/src/trees/uss/UssFSProvider.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/zowe-explorer/src/trees/uss/UssFSProvider.ts#L732

Added line #L732 was not covered by tests

Check warning on line 746 in packages/zowe-explorer/src/trees/uss/UssFSProvider.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/zowe-explorer/src/trees/uss/UssFSProvider.ts#L746

Added line #L746 was not covered by tests

Check warning on line 66 in packages/zowe-explorer/src/utils/AuthUtils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/zowe-explorer/src/utils/AuthUtils.ts#L65-L66

Added lines #L65 - L66 were not covered by tests

Check warning on line 98 in packages/zowe-explorer/src/utils/AuthUtils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/zowe-explorer/src/utils/AuthUtils.ts#L98

Added line #L98 was not covered by tests

Check warning on line 24 in packages/zowe-explorer/src/utils/TroubleshootError.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/zowe-explorer/src/utils/TroubleshootError.ts#L24

Added line #L24 was not covered by tests

Check warning on line 30 in packages/zowe-explorer/src/utils/TroubleshootError.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/zowe-explorer/src/utils/TroubleshootError.ts#L30

Added line #L30 was not covered by tests