timescale / tsbs

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

Move full cycle mini test to full cycle with shared params #169

Open jonatas opened 3 years ago

jonatas commented 3 years ago

Work in progress. Our idea is to have a single command to run and share variables through different settings. As a first step we're:

  1. Renaming from full_cycle_minitest to full_cycle
  2. Creating a set of variables that can be used to configure
  3. Loop over the scenarios to make our life easier.

Steps missing:

Shared configuration to allow us to run the same scenario in different databases.

codecov-commenter commented 3 years ago

Codecov Report

Merging #169 (2ff5561) into master (45b6321) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #169   +/-   ##
=======================================
  Coverage   65.25%   65.25%           
=======================================
  Files         145      145           
  Lines        5966     5966           
=======================================
  Hits         3893     3893           
  Misses       1960     1960           
  Partials      113      113           

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 45b6321...2ff5561. Read the comment docs.