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

optimize onlyid response and update net, test #27

Closed vcaesar closed 6 years ago

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

Codecov Report

Merging #27 into master will decrease coverage by 5.18%. The diff coverage is 29.26%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
- Coverage   66.95%   61.76%   -5.19%     
==========================================
  Files           7        7              
  Lines         578      633      +55     
==========================================
+ Hits          387      391       +4     
- Misses        171      221      +50     
- Partials       20       21       +1
Impacted Files Coverage Δ
ranker_worker.go 84.21% <ø> (ø) :arrow_up:
engine.go 67.8% <29.26%> (-11.25%) :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 09a857c...62165c8. Read the comment docs.