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

more optimize #28

Closed vcaesar closed 6 years ago

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

Codecov Report

Merging #28 into master will increase coverage by 4.89%. The diff coverage is 90.32%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
+ Coverage   61.76%   66.66%   +4.89%     
==========================================
  Files           7        7              
  Lines         633      633              
==========================================
+ Hits          391      422      +31     
+ Misses        221      187      -34     
- Partials       21       24       +3
Impacted Files Coverage Δ
ranker_worker.go 100% <100%> (+15.78%) :arrow_up:
storage_worker.go 89.65% <100%> (ø) :arrow_up:
segmenter_worker.go 39.37% <100%> (ø) :arrow_up:
indexer_worker.go 78.84% <85.71%> (ø) :arrow_up:
engine.go 75.78% <90.47%> (+7.97%) :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 e5acf4c...ed2da1b. Read the comment docs.