zowe / zowe-client-python-sdk

Eclipse Public License 2.0
36 stars 26 forks source link

Tso issue_command #277

Closed pem70 closed 1 week ago

pem70 commented 3 weeks ago

What It Does Fixes [#260]

How to Test

Review Checklist I certify that I have:

Additional Comments

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 90.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 89.32%. Comparing base (cdf6265) to head (f580bd6).

Files Patch % Lines
src/core/zowe/core_for_zowe_sdk/profile_manager.py 50.00% 1 Missing :warning:
src/zos_files/zowe/zos_files_for_zowe_sdk/files.py 0.00% 1 Missing :warning:
src/zos_files/zowe/zos_files_for_zowe_sdk/uss.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #277 +/- ## ========================================== + Coverage 89.28% 89.32% +0.04% ========================================== Files 53 53 Lines 2519 2529 +10 ========================================== + Hits 2249 2259 +10 Misses 270 270 ``` | [Flag](https://app.codecov.io/gh/zowe/zowe-client-python-sdk/pull/277/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zowe) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/zowe/zowe-client-python-sdk/pull/277/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zowe) | `89.32% <90.00%> (+0.04%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zowe#carryforward-flags-in-the-pull-request-comment) to find out more.

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

pem70 commented 3 weeks ago

I also merge Timothy's comments from the previous pull requests