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

Merge PRs `#2810` and `#2776` into next #2972

Closed rudyflores closed 1 week ago

rudyflores commented 1 week ago

Proposed changes

Release Notes

Milestone: v3.0

Changelog: Brought changes from #2776 and #2810 into our next branch

Types of changes

Checklist

General

Code coverage

Deployment

Further comments

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

rudyflores commented 1 week ago

Forgot to sign my commits (it's been a while 🤦🏽‍♂️), will create a new PR to resolve this...

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 85.48387% with 9 lines in your changes missing coverage. Please review.

Project coverage is 92.61%. Comparing base (73af1f1) to head (925f518).

Files Patch % Lines
...s/zowe-explorer/src/tools/ZowePersistentFilters.ts 57.89% 8 Missing :warning:
packages/zowe-explorer/src/utils/ProfilesUtils.ts 96.42% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #2972 +/- ## ========================================== - Coverage 92.67% 92.61% -0.06% ========================================== Files 110 110 Lines 10943 10997 +54 Branches 2274 2367 +93 ========================================== + Hits 10141 10185 +44 - Misses 800 810 +10 Partials 2 2 ```

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

rudyflores commented 1 week ago

Closing in favor of: https://github.com/zowe/zowe-explorer-vscode/pull/2973