Closed t1m0thyj closed 3 years ago
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
Merging #89 (ee66883) into next (17fbe68) will increase coverage by
0.05%
. The diff coverage is85.00%
.
@@ 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.