zowe / zowe-cli

Zowe CLI
Eclipse Public License 2.0
113 stars 87 forks source link

feat(cfg): v3 port for schema management work #2060

Closed traeok closed 7 months ago

traeok commented 7 months ago

What It Does

This is a v3 port of the schema management work done in #2001.

How to Test

Tests should pass

Review Checklist I certify that I have:

Additional Comments

codecov[bot] commented 7 months ago

Codecov Report

Attention: 14 lines in your changes are missing coverage. Please review.

Comparison is base (2f56753) 91.05% compared to head (735b0c9) 91.07%.

Files Patch % Lines
packages/imperative/src/config/src/ProfileInfo.ts 93.52% 9 Missing :warning:
...ive/src/plugins/utilities/npm-interface/install.ts 90.47% 4 Missing :warning:
...e/src/plugins/utilities/npm-interface/uninstall.ts 97.05% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #2060 +/- ## ========================================== + Coverage 91.05% 91.07% +0.01% ========================================== Files 638 638 Lines 18610 18824 +214 Branches 3857 3809 -48 ========================================== + Hits 16946 17144 +198 - Misses 1663 1679 +16 Partials 1 1 ```

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

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Issues
2 New issues

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

See analysis details on SonarCloud

traeok commented 7 months ago

LGTM! 😋 Curious if we should have a new Changelog entry for the vNext release? ¯\_(ツ)_/¯

Thanks for the suggestion, I added it to the "Recent Changes" section of the changelog in 735b0c9 👍

github-actions[bot] commented 7 months ago

Release succeeded for the next branch. :tada:

The following packages have been published:

Powered by Octorelease :rocket: