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

quick fix on some ui bugs #247

Closed jshencode closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #247 into master will increase coverage by 0.16%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #247      +/-   ##
==========================================
+ Coverage   69.16%   69.32%   +0.16%     
==========================================
  Files         159      159              
  Lines       21304    21528     +224     
==========================================
+ Hits        14734    14924     +190     
- Misses       5444     5466      +22     
- Partials     1126     1138      +12
Impacted Files Coverage Δ
memstore/common/data_type.go 86.25% <0%> (-0.78%) :arrow_down:
memstore/bootstrap.go 62.26% <0%> (-0.27%) :arrow_down:
memstore/common/data_value.go 86.02% <0%> (-0.23%) :arrow_down:
memstore/common/upsert_batch_builder.go 74.44% <0%> (+0.51%) :arrow_up:
memstore/common/upsert_batch.go 54.83% <0%> (+0.7%) :arrow_up:
datanode/peer_source.go 53.57% <0%> (+3.57%) :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 cef7ad6...7d70c43. Read the comment docs.