Botfuel / botfuel-dialog

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

merge nlp-sdk to sdk and change v0 spellchecker for v1 spellchecker #221

Closed Benjamin15 closed 6 years ago

Benjamin15 commented 6 years ago

task asana: https://app.asana.com/0/481142309329793/776980806204499 https://app.asana.com/0/481142309329793/745788474937942

codecov[bot] commented 6 years ago

Codecov Report

Merging #221 into release will increase coverage by 0.39%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           release     #221      +/-   ##
===========================================
+ Coverage    87.85%   88.24%   +0.39%     
===========================================
  Files           81       84       +3     
  Lines         1606     1617      +11     
  Branches       203      210       +7     
===========================================
+ Hits          1411     1427      +16     
+ Misses         166      160       -6     
- Partials        29       30       +1
Impacted Files Coverage Δ
.../botfuel-dialog/src/nlp/resources/spellchecking.js 100% <100%> (ø)
...s/botfuel-dialog/src/nlp/resources/api-resource.js 100% <100%> (ø)
...fuel-dialog/src/nlp/resources/entity-extraction.js 100% <100%> (ø)
packages/botfuel-dialog/src/nlus/botfuel-nlu.js 79.22% <100%> (-3.9%) :arrow_down:
packages/botfuel-dialog/src/nlp/config.js 100% <100%> (ø)
...ages/botfuel-dialog/src/extractors/ws-extractor.js 95.65% <100%> (ø) :arrow_up:
...s/botfuel-dialog/src/messages/user-file-message.js
... and 3 more

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 a1b620d...2d327ce. Read the comment docs.