zowe / zowe-explorer-vscode

Visual Studio Code Extension for Zowe, which lets users interact with z/OS Data Sets, Unix System Services, and Jobs on a remote mainframe instance. Powered by Zowe SDKs.
Eclipse Public License 2.0
159 stars 89 forks source link

Port items to next tagged jilliebeansimm #2945

Closed JillieBeanSim closed 2 weeks ago

JillieBeanSim commented 2 weeks ago

Proposed changes

From issue https://github.com/zowe/zowe-explorer-vscode/issues/2936 & Includes commits from: https://github.com/zowe/zowe-explorer-vscode/pull/2816 https://github.com/zowe/zowe-explorer-vscode/pull/2865 https://github.com/zowe/zowe-explorer-vscode/pull/2869

Release Notes

Milestone: n/a

Changelog: n/a

Types of changes

What types of changes does your code introduce to Zowe Explorer? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This checklist will be used as reference for both the contributor and the reviewer

Further comments

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 63.63636% with 8 lines in your changes missing coverage. Please review.

Project coverage is 92.63%. Comparing base (89a0823) to head (3194f16).

Files Patch % Lines
packages/zowe-explorer/src/trees/job/JobInit.ts 33.33% 4 Missing :warning:
...xplorer-ftp-extension/src/ZoweExplorerFtpJesApi.ts 0.00% 2 Missing :warning:
packages/zowe-explorer/src/trees/uss/USSInit.ts 50.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #2945 +/- ## ========================================== - Coverage 92.65% 92.63% -0.02% ========================================== Files 110 110 Lines 11045 11059 +14 Branches 2320 2360 +40 ========================================== + Hits 10234 10245 +11 - Misses 809 812 +3 Partials 2 2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud