Botfuel / botfuel-dialog

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

Josselin/user file message #218

Closed JosselinMorau closed 6 years ago

JosselinMorau commented 6 years ago

feat: added UserFileMessage to handle non image file uploads to fix issues in messenger adapter. related to this task : https://app.asana.com/0/370953015396593/737691243818533/f

JosselinMorau commented 6 years ago

Fixed conflicts with master.

codecov[bot] commented 6 years ago

Codecov Report

Merging #218 into master will decrease coverage by 0.37%. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #218      +/-   ##
==========================================
- Coverage   88.01%   87.63%   -0.38%     
==========================================
  Files          80       81       +1     
  Lines        1585     1601      +16     
  Branches      201      202       +1     
==========================================
+ Hits         1395     1403       +8     
- Misses        161      169       +8     
  Partials       29       29
Impacted Files Coverage Δ
packages/botfuel-dialog/src/bot.js 61% <0%> (-5.31%) :arrow_down:
...s/botfuel-dialog/src/messages/user-file-message.js 100% <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 edd2d92...b26a530. Read the comment docs.