uber / aresdb

A GPU-powered real-time analytics storage and query engine.
https://eng.uber.com/aresdb/
Apache License 2.0
3.02k stars 234 forks source link

add manual bootstrap #311

Closed lxning closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #311 into master will increase coverage by 0.03%. The diff coverage is 35%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #311      +/-   ##
==========================================
+ Coverage   71.84%   71.88%   +0.03%     
==========================================
  Files         166      166              
  Lines       23367    23383      +16     
==========================================
+ Hits        16789    16808      +19     
+ Misses       5285     5281       -4     
- Partials     1293     1294       +1
Impacted Files Coverage Δ
datanode/datanode.go 17.26% <0%> (-0.42%) :arrow_down:
metastore/schema_fetch.go 82.94% <50%> (ø) :arrow_up:
api/debug_handler.go 73.47% <71.42%> (-0.04%) :arrow_down:
subscriber/common/job/driver.go 67.73% <0%> (+1.41%) :arrow_up:
controller/mutators/etcd/schema_mutator.go 63.58% <0%> (+1.73%) :arrow_up:
broker/query_plan_non_agg.go 79.04% <0%> (+4.19%) :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 3584555...b09168f. Read the comment docs.