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

vNext: Port recent features and fixes from v2 #2947

Closed t1m0thyj closed 1 week ago

t1m0thyj commented 2 weeks ago

Proposed changes

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

Project coverage is 92.67%. Comparing base (2840315) to head (e45522b).

Files Patch % Lines
packages/zowe-explorer/src/trees/job/JobTree.ts 33.33% 2 Missing :warning:
...ckages/zowe-explorer/src/configuration/Profiles.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #2947 +/- ## ========================================== + Coverage 92.62% 92.67% +0.04% ========================================== Files 110 110 Lines 10985 10943 -42 Branches 2337 2363 +26 ========================================== - Hits 10175 10141 -34 + Misses 808 800 -8 Partials 2 2 ```

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

sonarcloud[bot] commented 1 week ago

Quality Gate Failed Quality Gate failed

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

See analysis details on SonarCloud