lenchv / hive-driver

Driver for connection to Apache Hive via Thrift API
MIT License
40 stars 9 forks source link

Develop #33

Closed lenchv closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #33 into master will decrease coverage by 0.53%. The diff coverage is 70.83%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
- Coverage   93.85%   93.31%   -0.54%     
==========================================
  Files          58       58              
  Lines        1025     1047      +22     
  Branches      103      107       +4     
==========================================
+ Hits          962      977      +15     
- Misses         32       38       +6     
- Partials       31       32       +1     
Impacted Files Coverage Δ
lib/connection/connections/HttpConnection.ts 92.10% <25.00%> (-7.90%) :arrow_down:
lib/connection/connections/TcpConnection.ts 76.92% <25.00%> (-9.45%) :arrow_down:
lib/HiveClient.ts 98.11% <87.50%> (-1.89%) :arrow_down:
lib/result/JsonResult.ts 80.95% <100.00%> (+2.00%) :arrow_up:

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 297c9a8...b6986cc. Read the comment docs.