zowe / zowe-cli

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

provided requested fix to zos-jobs list --help-examples (same changes from vnext) #2093

Closed ATorrise closed 3 months ago

ATorrise commented 3 months ago

What It Does same fix to description as in recent vnext pr

How to Test run zos-jobs list --help-examples to see string concatenation issue resolved

Review Checklist I certify that I have:

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.06%. Comparing base (b166d4e) to head (c280a5d). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2093 +/- ## ======================================== Coverage 91.06% 91.06% ======================================== Files 636 636 Lines 18992 18992 Branches 3983 3871 -112 ======================================== Hits 17296 17296 Misses 1695 1695 Partials 1 1 ```

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

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

ATorrise commented 3 months ago

LGTM! 😋 Not sure if we need a changelog/new-version for this help text update. If we do not plan to release it as a new version, then we should do release-current 😋

@t1m0thyj ?

t1m0thyj commented 3 months ago

LGTM! 😋 Not sure if we need a changelog/new-version for this help text update. If we do not plan to release it as a new version, then we should do release-current 😋

@t1m0thyj ?

I think release-current is fine, we can probably combine this fix with our next patch/minor release 😋