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

better fix #51 and code optimization #55

Closed vcaesar closed 6 years ago

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

Codecov Report

Merging #55 into master will decrease coverage by 0.54%. The diff coverage is 61.11%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #55      +/-   ##
=======================================
- Coverage   90.54%   90%   -0.55%     
=======================================
  Files           8     8              
  Lines         719   730      +11     
=======================================
+ Hits          651   657       +6     
- Misses         49    52       +3     
- Partials       19    21       +2
Impacted Files Coverage Δ
riot.go 94.36% <100%> (ø) :arrow_up:
engine.go 88.4% <53.33%> (-1.12%) :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 e800ea2...aa77543. Read the comment docs.