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 likhithanimma1 #2950

Closed likhithanimma1 closed 1 week ago

likhithanimma1 commented 2 weeks ago

Proposed changes

Port #2765 and #2848 to next

Release Notes

Milestone:

Changelog:

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 87.80488% with 5 lines in your changes missing coverage. Please review.

Project coverage is 92.60%. Comparing base (2fec527) to head (57f17ef).

Files Patch % Lines
.../zowe-explorer/src/trees/dataset/DatasetActions.ts 72.72% 3 Missing :warning:
packages/zowe-explorer/src/trees/uss/USSActions.ts 90.47% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #2950 +/- ## ========================================== - Coverage 92.61% 92.60% -0.02% ========================================== Files 110 110 Lines 10960 10983 +23 Branches 2272 2335 +63 ========================================== + Hits 10151 10171 +20 - Misses 807 810 +3 Partials 2 2 ```

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

JillieBeanSim commented 2 weeks ago

Hey @likhithanimma1 the CHANGELOG entries seem to have gone under the latest 3.x prerelease entry location. Could you double check the version it should be under from main and update please. Thanks

sonarcloud[bot] commented 1 week ago

Quality Gate Failed Quality Gate failed

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

See analysis details on SonarCloud