logv / sybil

columnar storage + NoSQL OLAP engine | https://logv.org
https://logv.org
Other
305 stars 26 forks source link

[flags] merge opts and flags #76

Closed tmc closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #76 into master will increase coverage by 0.13%. The diff coverage is 46.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #76      +/-   ##
==========================================
+ Coverage   52.13%   52.26%   +0.13%     
==========================================
  Files          37       37              
  Lines        3675     3679       +4     
==========================================
+ Hits         1916     1923       +7     
+ Misses       1569     1568       -1     
+ Partials      190      188       -2
Impacted Files Coverage Δ
src/sybil/table_query.go 64.15% <0%> (ø) :arrow_up:
src/sybil/printer.go 0% <0%> (ø) :arrow_up:
src/sybil/config.go 51.72% <100%> (-3.12%) :arrow_down:
src/sybil/aggregate.go 62.45% <50%> (+0.41%) :arrow_up:
src/sybil/column_store_io.go 80.97% <0%> (+0.97%) :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 a63e7f6...f2ad8b8. Read the comment docs.