Botfuel / botfuel-dialog

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

Send raw_sentence query parameter to classification #266

Closed KevinDepuydt closed 5 years ago

KevinDepuydt commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@121f487). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #266   +/-   ##
=========================================
  Coverage          ?   86.58%           
=========================================
  Files             ?       85           
  Lines             ?     1700           
  Branches          ?      233           
=========================================
  Hits              ?     1472           
  Misses            ?      187           
  Partials          ?       41
Impacted Files Coverage Δ
packages/botfuel-dialog/src/nlus/nlu.js 80% <ø> (ø)
packages/botfuel-dialog/src/nlus/botfuel-nlu.js 80.23% <ø> (ø)
packages/botfuel-dialog/src/bot.js 66.03% <100%> (ø)

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 121f487...e966f6f. Read the comment docs.