watson-developer-cloud / botkit-middleware

A middleware to connect Watson Conversation Service to different chat channels using Botkit
https://www.npmjs.com/package/botkit-middleware-watson
Apache License 2.0
207 stars 255 forks source link

Update dependencies and use types from ibm-watson SDK #195

Closed germanattanasio closed 5 years ago

germanattanasio commented 5 years ago

Hey @Naktibalda let me know what you think about this. I want to make sure we don't have to keep documenting parameters that were already documented.

codecov-io commented 5 years ago

Codecov Report

Merging #195 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #195   +/-   ##
=======================================
  Coverage   79.13%   79.13%           
=======================================
  Files           2        2           
  Lines         115      115           
  Branches       22       22           
=======================================
  Hits           91       91           
  Misses         20       20           
  Partials        4        4
Impacted Files Coverage Δ
lib/index.js 67.56% <100%> (ø) :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 c48ff68...2cc95b8. Read the comment docs.

watson-github-bot commented 5 years ago

:tada: This PR is included in version 2.1.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: