Botfuel / botfuel-dialog

Botfuel SDK to build highly conversational chatbots
https://docs.botfuel.io
Other
102 stars 18 forks source link

fix: Remove the need to specify a spellchecking key #247

Closed windkomo closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #247 into master will increase coverage by 0.16%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #247      +/-   ##
==========================================
+ Coverage   88.58%   88.74%   +0.16%     
==========================================
  Files          81       81              
  Lines        1620     1617       -3     
  Branches      209      208       -1     
==========================================
  Hits         1435     1435              
+ Misses        159      157       -2     
+ Partials       26       25       -1
Impacted Files Coverage Δ
packages/botfuel-dialog/src/config.js 74.35% <ø> (ø) :arrow_up:
packages/botfuel-dialog/src/nlus/botfuel-nlu.js 83.54% <100%> (+3.05%) :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 668d923...639332c. Read the comment docs.

yangeorget commented 6 years ago

LGTM