timescale / tsbs

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

Improve test coverage for generate queries #59

Closed RobAtticus closed 5 years ago

RobAtticus commented 5 years ago

These functions are easy to cover with unit tests, so let's get them in there.

codecov-io commented 5 years ago

Codecov Report

Merging #59 into master will increase coverage by 0.19%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #59      +/-   ##
==========================================
+ Coverage   52.03%   52.22%   +0.19%     
==========================================
  Files          73       73              
  Lines        3521     3521              
==========================================
+ Hits         1832     1839       +7     
+ Misses       1676     1669       -7     
  Partials       13       13
Impacted Files Coverage Δ
...s_generate_queries/databases/timescaledb/devops.go 20.13% <100%> (+4.86%) :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 377b622...c90c117. Read the comment docs.