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

add array integration tests #341

Closed voyager-dw closed 4 years ago

voyager-dw commented 4 years ago

add integration test package and add tests for array

codecov[bot] commented 4 years ago

Codecov Report

Merging #341 into master will decrease coverage by 0.04%. The diff coverage is 86.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #341      +/-   ##
==========================================
- Coverage   70.68%   70.64%   -0.05%     
==========================================
  Files         178      178              
  Lines       24591    24605      +14     
==========================================
  Hits        17383    17383              
- Misses       5805     5817      +12     
- Partials     1403     1405       +2
Impacted Files Coverage Δ
client/schema.go 68.35% <ø> (-0.14%) :arrow_down:
utils/http.go 30.37% <86.66%> (+5.9%) :arrow_up:
memstore/backfill_manager.go 87% <0%> (-5%) :arrow_down:
subscriber/common/job/driver.go 66.31% <0%> (-1.42%) :arrow_down:
memstore/cuckoo_index.go 90.26% <0%> (-1.01%) :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 c313638...eddccc4. Read the comment docs.