Botfuel / botfuel-dialog

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

fix: Send error data properly to CatchDialog #214

Closed windkomo closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #214 into master will decrease coverage by 0.17%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #214      +/-   ##
==========================================
- Coverage   88.17%   87.99%   -0.18%     
==========================================
  Files          80       80              
  Lines        1581     1583       +2     
  Branches      201      201              
==========================================
- Hits         1394     1393       -1     
- Misses        158      161       +3     
  Partials       29       29
Impacted Files Coverage Δ
packages/botfuel-dialog/src/bot.js 66.3% <0%> (-2.24%) :arrow_down:
packages/botfuel-dialog/src/config.js 74.35% <0%> (ø) :arrow_up:
packages/botfuel-dialog/src/dialogs/dialog.js 100% <0%> (ø) :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 d6a3e1e...a0956d3. Read the comment docs.