zowe / zowe-cli

Zowe CLI
Eclipse Public License 2.0
108 stars 85 forks source link

Restore precedence of token over password in AbstractRestClient - V3 #2125

Closed gejohnston closed 2 months ago

gejohnston commented 2 months ago

What It Does

Implements the same changes into V3 as the following pull request did in V2: Reinstate token precedence over password in AbstractRestClient #2119

Related issue : Breaking Change in User/Password/Token Order of Precedence #2109 (already closed)

How to Test

Review Checklist I certify that I have:

Additional Comments

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 91.05%. Comparing base (9cca349) to head (7272153). Report is 2 commits behind head on next.

Files Patch % Lines
...perative/src/rest/src/client/AbstractRestClient.ts 98.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #2125 +/- ## ========================================== + Coverage 90.98% 91.05% +0.07% ========================================== Files 618 618 Lines 17484 17515 +31 Branches 3605 3617 +12 ========================================== + Hits 15907 15948 +41 + Misses 1576 1566 -10 Partials 1 1 ```

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

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
3 New issues
0 Accepted issues

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

See analysis details on SonarCloud

github-actions[bot] commented 2 months ago

Release succeeded for the next branch. :tada:

The following packages have been published:

Powered by Octorelease :rocket: