5hirish / adam_qas

ADAM - A Question Answering System. Inspired from IBM Watson
http://www.shirishkadam.com/
GNU General Public License v3.0
357 stars 106 forks source link

ES Index mapping changed #21

Closed 5hirish closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #21 into master will increase coverage by 0.08%. The diff coverage is 60.65%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
+ Coverage   40.76%   40.85%   +0.08%     
==========================================
  Files          26       26              
  Lines        1332     1383      +51     
  Branches      184      194      +10     
==========================================
+ Hits          543      565      +22     
- Misses        765      788      +23     
- Partials       24       30       +6
Impacted Files Coverage Δ
qas/doc_search_rank.py 0% <0%> (ø) :arrow_up:
qas/wiki/wiki_fetch.py 81.08% <100%> (ø) :arrow_up:
qas/esstore/es_config.py 100% <100%> (ø) :arrow_up:
qas/model/es_document.py 40% <33.33%> (-1.67%) :arrow_down:
qas/esstore/es_connect.py 65.95% <50%> (-26.64%) :arrow_down:
qas/wiki/wiki_parse.py 87.38% <60%> (-1.4%) :arrow_down:
qas/esstore/es_operate.py 34.95% <73.68%> (+1.61%) :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 0a0c775...43f8c87. Read the comment docs.