zowe / zowe-cli-db2-plugin

DB2 Plugin for the Zowe CLI
Eclipse Public License 2.0
8 stars 14 forks source link

TD: Address missing code-coverage #164

Open zFernand0 opened 1 month ago

zFernand0 commented 1 month ago

Codecov Report

Attention: Patch coverage is 22.22222% with 7 lines in your changes missing coverage. Please review.

Project coverage is 74.77%. Comparing base (a3f0ac5) to head (febad89).

Files with missing lines Patch % Lines
src/cli/DB2BaseHandler.ts 28.57% 5 Missing :warning:
src/cli/execute/sql/SQL.handler.ts 0.00% 1 Missing :warning:
src/cli/export/table/Table.handler.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #163 +/- ## ========================================== - Coverage 75.22% 74.77% -0.45% ========================================== Files 25 24 -1 Lines 331 337 +6 Branches 41 44 +3 ========================================== + Hits 249 252 +3 - Misses 82 85 +3 ```

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

Originally posted by @codecov[bot] in https://github.com/zowe/zowe-cli-db2-plugin/issues/163#issuecomment-2364341724

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.