Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

feat: adds 'single_utterance' to stream from file sample #20

Merged
merged 10 commits into from
Apr 13, 2020
Merged

Conversation

telpirion
Copy link
Contributor

@telpirion telpirion commented Apr 7, 2020

Per request from product, adds single_utterance to request configuration.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 7, 2020
@codecov
Copy link

codecov bot commented Apr 7, 2020

Codecov Report

Merging #20 into master will decrease coverage by 47.36%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #20       +/-   ##
===========================================
- Coverage   76.70%   29.33%   -47.37%     
===========================================
  Files           6        6               
  Lines         691      692        +1     
  Branches       27        0       -27     
===========================================
- Hits          530      203      -327     
- Misses        160      489      +329     
+ Partials        1        0        -1     
Impacted Files Coverage Δ
samples/translate_from_file.js 100.00% <100.00%> (ø)
src/index.ts 0.00% <0.00%> (-100.00%) ⬇️
src/v1beta1/index.ts 0.00% <0.00%> (-100.00%) ⬇️
src/v1beta1/speech_translation_service_client.ts 0.00% <0.00%> (-91.35%) ⬇️

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 0c3c5c5...6f30293. Read the comment docs.

@telpirion telpirion marked this pull request as ready for review April 13, 2020 16:27
@telpirion telpirion merged commit 9455e20 into master Apr 13, 2020
@telpirion
Copy link
Contributor Author

Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants