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

initial change #348

Closed voyager-dw closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #348 into master will increase coverage by 0.3%. The diff coverage is 94.87%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #348     +/-   ##
=========================================
+ Coverage   70.66%   70.96%   +0.3%     
=========================================
  Files         178      178             
  Lines       24607    23691    -916     
=========================================
- Hits        17388    16812    -576     
+ Misses       5815     5530    -285     
+ Partials     1404     1349     -55
Impacted Files Coverage Δ
query/aql_compiler.go 74.88% <100%> (-0.12%) :arrow_down:
api/query_handler.go 73.91% <100%> (+0.22%) :arrow_up:
query/aql_context.go 93.54% <100%> (+5.31%) :arrow_up:
broker/query_compiler.go 81.08% <89.47%> (+21.05%) :arrow_up:
broker/query_plan_non_agg.go 75.58% <0%> (-4.07%) :arrow_down:
memstore/cuckoo_index.go 90.26% <0%> (-1.01%) :arrow_down:
controller/mutators/etcd/schema_mutator.go 63% <0%> (+1.15%) :arrow_up:
subscriber/common/job/driver.go 67.73% <0%> (+1.41%) :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 b83c5e2...02e25ff. Read the comment docs.