go-ego / riot

Go Open Source, Distributed, Simple and efficient Search Engine; Warning: This is V1 and beta version, because of big memory consume, and the V2 will be rewrite all code.
Apache License 2.0
6.11k stars 473 forks source link

update storage func and test CI #34

Closed vcaesar closed 6 years ago

vcaesar commented 6 years ago
codecov[bot] commented 6 years ago

Codecov Report

Merging #34 into master will not change coverage. The diff coverage is 85.36%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #34   +/-   ##
=======================================
  Coverage   90.57%   90.57%           
=======================================
  Files           7        7           
  Lines         679      679           
=======================================
  Hits          615      615           
  Misses         47       47           
  Partials       17       17
Impacted Files Coverage Δ
indexer_worker.go 100% <ø> (ø) :arrow_up:
engine.go 90.66% <85.36%> (ø) :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 a476969...8bef667. Read the comment docs.