nikepan / clickhouse-bulk

Collects many small inserts to ClickHouse and send in big inserts
Apache License 2.0
474 stars 87 forks source link

jdbc compatibility #3

Closed GaryaA closed 6 years ago

nikepan commented 6 years ago

тест сломался. посмотрю на досуге, надо чтобы пробелы в начале не появлялись

codecov-io commented 6 years ago

Codecov Report

Merging #3 into master will increase coverage by 0.45%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #3      +/-   ##
==========================================
+ Coverage   77.98%   78.43%   +0.45%     
==========================================
  Files           6        6              
  Lines         318      320       +2     
==========================================
+ Hits          248      251       +3     
+ Misses         58       57       -1     
  Partials       12       12
Impacted Files Coverage Δ
collector.go 88.02% <100%> (+0.88%) :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 43dd1b0...ddb8386. Read the comment docs.

nikepan commented 6 years ago

Thank you!