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

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

allow extenders to contribute resources for errors

d9e022a
Select commit
Loading
Failed to load commit list.
Open

Error correlator and troubleshoot webview #3243

allow extenders to contribute resources for errors
d9e022a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 22, 2024 in 1s

92.64% of diff hit (target 90.00%)

View this Pull Request on Codecov

92.64% of diff hit (target 90.00%)

Annotations

Check warning on line 440 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#L440

Added line #L440 was not covered by tests

Check warning on line 446 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#L445-L446

Added lines #L445 - L446 were not covered by tests

Check warning on line 112 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#L109-L112

Added lines #L109 - L112 were not covered by tests

Check warning on line 116 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#L115-L116

Added lines #L115 - L116 were not covered by tests

Check warning on line 273 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#L273

Added line #L273 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 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 334 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#L334

Added line #L334 was not covered by tests

Check warning on line 283 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#L282-L283

Added lines #L282 - L283 were not covered by tests

Check warning on line 289 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#L289

Added line #L289 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 731 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#L730-L731

Added lines #L730 - L731 were not covered by tests

Check warning on line 750 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#L750

Added line #L750 was not covered by tests

Check warning on line 763 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#L763

Added line #L763 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 101 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#L101

Added line #L101 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