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 2.16.0 to Main #2924

Closed JillieBeanSim closed 1 month ago

JillieBeanSim commented 1 month ago

Proposed changes

port changes from 2.16.0 to main branch

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

JillieBeanSim commented 1 month ago

sorry got confused with date changed comparison, hopefully this is correct now @t1m0thyj

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 97.77778% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 93.52%. Comparing base (8755004) to head (0a4bd07).

Files Patch % Lines
packages/zowe-explorer/src/uss/ZoweUSSNode.ts 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2924 +/- ## ========================================== + Coverage 93.49% 93.52% +0.02% ========================================== Files 104 104 Lines 10892 10891 -1 Branches 2381 2362 -19 ========================================== + Hits 10184 10186 +2 + Misses 707 704 -3 Partials 1 1 ```

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

JillieBeanSim commented 1 month ago

addressed comments @t1m0thyj, feel free to push any other changes that may need to be added to get the port correct. Thanks 😄

sonarcloud[bot] commented 1 month ago

Quality Gate Failed Quality Gate failed

Failed conditions
29.3% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud