apla / node-clickhouse

Yandex ClickHouse driver for nodejs
MIT License
217 stars 50 forks source link

Fix request body serializing with FORMAT clause #39

Closed nezed closed 5 years ago

nezed commented 5 years ago

Fixes #25 Relates to #36

codecov-io commented 5 years ago

Codecov Report

Merging #39 into master will increase coverage by 0.66%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
+ Coverage   87.81%   88.47%   +0.66%     
==========================================
  Files           5        5              
  Lines         320      321       +1     
==========================================
+ Hits          281      284       +3     
+ Misses         39       37       -2
Impacted Files Coverage Δ
src/streams.js 98.76% <ø> (ø) :arrow_up:
src/clickhouse.js 97.5% <100%> (+1.27%) :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 9ba31ad...5df0726. Read the comment docs.