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

Fix bug that didn't call DBCreator.Init when `--do-load=false` #141

Closed atanasovskib closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #141 (9f690a7) into master (56292c5) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #141   +/-   ##
=======================================
  Coverage   65.45%   65.45%           
=======================================
  Files         145      145           
  Lines        5948     5948           
=======================================
  Hits         3893     3893           
  Misses       1942     1942           
  Partials      113      113           
Impacted Files Coverage Δ
load/loader.go 51.20% <100.00%> (ø)

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 56292c5...9f690a7. Read the comment docs.