timescale / tsbs

Time Series Benchmark Suite, a tool for comparing and evaluating databases for time series data
MIT License
1.26k stars 299 forks source link

port config has been added for clickhouse #123

Closed AlekseyKanaev closed 4 years ago

AlekseyKanaev commented 4 years ago

There may be situations when standard clickhouse port is not enough.

CLAassistant commented 4 years ago

CLA assistant check
All committers have signed the CLA.

codecov-io commented 4 years ago

Codecov Report

Merging #123 into master will increase coverage by 0.01%. The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #123      +/-   ##
==========================================
+ Coverage   69.59%   69.60%   +0.01%     
==========================================
  Files         104      104              
  Lines        5812     5814       +2     
==========================================
+ Hits         4045     4047       +2     
  Misses       1689     1689              
  Partials       78       78              
Impacted Files Coverage Δ
cmd/tsbs_load_clickhouse/creator.go 36.48% <50.00%> (ø)
cmd/tsbs_load_clickhouse/main.go 47.72% <100.00%> (+2.48%) :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 9f1523d...e63966a. Read the comment docs.