zowe / zowe-cli-ftp-plugin

Zowe CLI FTP Plugin
Eclipse Public License 2.0
16 stars 12 forks source link

TD: Address missing code-coverage #171

Open zFernand0 opened 1 month ago

zFernand0 commented 1 month ago

Codecov Report

Attention: Patch coverage is 83.73494% with 27 lines in your changes missing coverage. Please review.

Project coverage is 73.52%. Comparing base (c65b912) to head (7b042f3).

Files with missing lines Patch % Lines
src/api/CreateDataset.ts 0.00% 7 Missing and 3 partials :warning:
src/api/UssUtils.ts 81.25% 6 Missing :warning:
src/api/DataSetUtils.ts 84.61% 4 Missing :warning:
src/api/CoreUtils.ts 71.42% 2 Missing :warning:
src/api/FTPConfig.ts 77.77% 1 Missing and 1 partial :warning:
src/api/JobUtils.ts 94.44% 2 Missing :warning:
src/api/AbstractTemplatedJCL.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #170 +/- ## ========================================== + Coverage 72.80% 73.52% +0.72% ========================================== Files 80 77 -3 Lines 989 982 -7 Branches 131 132 +1 ========================================== + Hits 720 722 +2 + Misses 248 239 -9 Partials 21 21 ```

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

Originally posted by @codecov-commenter in https://github.com/zowe/zowe-cli-ftp-plugin/issues/170#issuecomment-2364571480

github-actions[bot] commented 1 month ago

Thank you for creating a bug report. We will investigate the bug and evaluate its impact on the product. If you haven't already, please ensure you have provided steps to reproduce the bug and as much context as possible.