Botfuel / botfuel-dialog

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

feat: Pass dialog parameters to isFulfilled function #224

Closed yangeorget closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #224 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #224      +/-   ##
==========================================
+ Coverage   87.78%   87.79%   +<.01%     
==========================================
  Files          81       81              
  Lines        1621     1622       +1     
  Branches      211      212       +1     
==========================================
+ Hits         1423     1424       +1     
  Misses        168      168              
  Partials       30       30
Impacted Files Coverage Δ
...ckages/botfuel-dialog/src/dialogs/prompt-dialog.js 96.96% <100%> (+0.03%) :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 853d5c9...2908925. Read the comment docs.