Skip to content

Conversation

@dpopp07
Copy link
Contributor

@dpopp07 dpopp07 commented Jul 16, 2018

@jeffpk62 noticed that the documentation for a few parameters in RecognizeStream was incorrect and did not match the behavior of the service - specifically, they were listing alternate default values for use of the service in object mode when the defaults are not actually different.

This PR addresses this inconsistency in the JSDoc comments.

Copy link
Contributor

@germanattanasio germanattanasio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We will have to update the javascript sdk also. Or probably find a way to use that SDK as a dependency here.

@dpopp07
Copy link
Contributor Author

dpopp07 commented Jul 17, 2018

Agreed. I'll change the javascript sdk for now, but I will be looking into bringing it in as a dependency moving forward. Or at the very least, changing the javascript sdk to rely more on this sdk so that there is less repeated code.

Copy link
Contributor

@jeffpk62 jeffpk62 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@codecov-io
Copy link

codecov-io commented Jul 19, 2018

Codecov Report

Merging #746 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #746   +/-   ##
=======================================
  Coverage   83.98%   83.98%           
=======================================
  Files          35       35           
  Lines        4390     4390           
  Branches      553      553           
=======================================
  Hits         3687     3687           
  Misses        324      324           
  Partials      379      379
Impacted Files Coverage Δ
lib/recognize-stream.ts 61.34% <ø> (ø) ⬆️

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 95d14c0...89c05a2. Read the comment docs.

@dpopp07 dpopp07 merged commit c89b7cb into master Jul 19, 2018
@dpopp07 dpopp07 deleted the 4831/recognize-stream-comments branch July 19, 2018 17:35
@watson-github-bot
Copy link
Collaborator

🎉 This PR is included in version 3.7.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

7 participants