uber / aresdb

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

add bootstrap details, logging and metrics #236

Closed jshencode closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #236 into master will increase coverage by 0.09%. The diff coverage is 84.15%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #236      +/-   ##
==========================================
+ Coverage   69.36%   69.45%   +0.09%     
==========================================
  Files         158      159       +1     
  Lines       21131    21197      +66     
==========================================
+ Hits        14657    14723      +66     
  Misses       5351     5351              
  Partials     1123     1123
Impacted Files Coverage Δ
utils/metrics.go 91.08% <ø> (ø) :arrow_up:
datanode/bootstrap.go 0% <0%> (ø) :arrow_up:
memstore/table_shard.go 90.32% <100%> (+0.15%) :arrow_up:
memstore/bootstrap.go 67.06% <81.35%> (+3.42%) :arrow_up:
datanode/bootstrap/bootstrap_details.go 94.73% <94.73%> (ø)
subscriber/common/job/driver.go 69.85% <0%> (-2.13%) :arrow_down:

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 b8fd0e6...1cecfae. Read the comment docs.