zowe / zowe-cli

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

Add encoding to Submit Jobs CLI and APIs (local-file and stdin) #2139

Closed awharn closed 1 month ago

awharn commented 1 month ago

What It Does

Adds additional options for jobs submitted from a user's computer, such as:

Removes duplication among the Jobs interfaces in a non-breaking way

Resolves #742 (--job-encoding IBM-037) Resolves #876 (--job-encoding IBM-1147)

How to Test

Review Checklist I certify that I have:

Additional Comments

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 91.13%. Comparing base (7ac79a6) to head (7ee1b35). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2139 +/- ## ======================================= Coverage 91.12% 91.13% ======================================= Files 636 636 Lines 19040 19046 +6 Branches 4011 3947 -64 ======================================= + Hits 17351 17357 +6 Misses 1688 1688 Partials 1 1 ```

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

sonarcloud[bot] commented 1 month ago

Quality Gate Failed Quality Gate failed

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

See analysis details on SonarCloud

github-actions[bot] commented 1 month ago

Release succeeded for the master branch. :tada:

The following packages have been published:

Powered by Octorelease :rocket: