zowe / zowe-cli-db2-plugin

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

Update next with master #89

Closed t1m0thyj closed 3 years ago

t1m0thyj commented 3 years ago
sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 3 years ago

Codecov Report

Merging #89 (ee66883) into next (17fbe68) will increase coverage by 0.05%. The diff coverage is 85.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             next      #89      +/-   ##
==========================================
+ Coverage   75.78%   75.84%   +0.05%     
==========================================
  Files          25       25              
  Lines         318      327       +9     
  Branches       36       36              
==========================================
+ Hits          241      248       +7     
- Misses         77       79       +2     
Impacted Files Coverage Δ
src/cli/call/procedure/Procedure.definition.ts 100.00% <ø> (ø)
src/cli/call/procedure/Procedure.handler.ts 5.55% <0.00%> (ø)
src/cli/execute/sql/SQL.handler.ts 4.76% <0.00%> (ø)
src/cli/export/table/Table.handler.ts 20.83% <0.00%> (ø)
src/rest/session/Session.ts 50.00% <ø> (-50.00%) :arrow_down:
src/api/CallSP.ts 95.00% <100.00%> (+0.55%) :arrow_up:
src/api/ExecuteSQL.ts 85.71% <100.00%> (+2.38%) :arrow_up:
src/api/ExportTable.ts 90.56% <100.00%> (+0.56%) :arrow_up:
src/api/ExportTableSQL.ts 96.96% <100.00%> (ø)
src/cli/DB2BaseHandler.ts 33.33% <100.00%> (ø)
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6d872db...ee66883. Read the comment docs.