uber / aresdb

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

work around to close etcd (testing, dont review) #332

Closed lxning closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #332 into master will increase coverage by 0.05%. The diff coverage is 88.46%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #332      +/-   ##
==========================================
+ Coverage      72%   72.06%   +0.05%     
==========================================
  Files         167      167              
  Lines       23638    23649      +11     
==========================================
+ Hits        17021    17043      +22     
+ Misses       5315     5305      -10     
+ Partials     1302     1301       -1
Impacted Files Coverage Δ
subscriber/common/job/controller.go 43.26% <88.46%> (+4.17%) :arrow_up:
utils/time.go 76.92% <0%> (-0.58%) :arrow_down:
memstore/backfill_manager.go 92% <0%> (+5%) :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 8eb4d29...500b504. Read the comment docs.