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

use health tracking topology #262

Closed shz117 closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #262 into master will increase coverage by 0.09%. The diff coverage is 83.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #262      +/-   ##
==========================================
+ Coverage   68.85%   68.94%   +0.09%     
==========================================
  Files         163      163              
  Lines       22610    22637      +27     
==========================================
+ Hits        15567    15606      +39     
+ Misses       5823     5813      -10     
+ Partials     1220     1218       -2
Impacted Files Coverage Δ
broker/executor.go 0% <0%> (ø) :arrow_up:
datanode/client/query_client.go 64.28% <100%> (+3.41%) :arrow_up:
broker/query_plan_non_agg.go 86.56% <85.71%> (+13.01%) :arrow_up:
broker/query_plan_agg.go 84.32% <86.66%> (+0.01%) :arrow_up:
subscriber/common/job/driver.go 70.56% <0%> (-0.71%) :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 f46f9db...a7d667e. Read the comment docs.