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 engine and more func #47

Closed vcaesar closed 6 years ago

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

Codecov Report

Merging #47 into master will decrease coverage by 0.91%. The diff coverage is 86.48%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
- Coverage   90.69%   89.77%   -0.92%     
==========================================
  Files           7        8       +1     
  Lines         688      724      +36     
==========================================
+ Hits          624      650      +26     
- Misses         47       52       +5     
- Partials       17       22       +5
Impacted Files Coverage Δ
engine.go 89.18% <0%> (-1.56%) :arrow_down:
indexer_worker.go 100% <100%> (ø) :arrow_up:
storage_worker.go 80.55% <20%> (-9.77%) :arrow_down:
riot.go 93.65% <93.65%> (ø)

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 46f6ed6...4596e3b. Read the comment docs.