Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(speech): versioned v1 client #10942

Merged
merged 7 commits into from
Feb 24, 2023

Conversation

dbolduc
Copy link
Member

@dbolduc dbolduc commented Feb 23, 2023

Part of the work for #10170

This is a mixed library that already has the cmake/bazel service_dirs infrastructure in place.


This change is Reviewable

@product-auto-label product-auto-label bot added the api: speech Issues related to the Speech-to-Text API. label Feb 23, 2023
@codecov
Copy link

codecov bot commented Feb 23, 2023

Codecov Report

Base: 93.64% // Head: 93.64% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (bdc0dd8) compared to base (2ec044f).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10942   +/-   ##
=======================================
  Coverage   93.64%   93.64%           
=======================================
  Files        1717     1717           
  Lines      154878   154878           
=======================================
+ Hits       145037   145041    +4     
+ Misses       9841     9837    -4     
Impacted Files Coverage Δ
...le/cloud/storage/internal/curl_download_request.cc 88.62% <0.00%> (-0.34%) ⬇️
...cloud/pubsub/internal/subscription_session_test.cc 98.49% <0.00%> (+0.50%) ⬆️
...bigtable/examples/bigtable_hello_instance_admin.cc 83.00% <0.00%> (+2.00%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dbolduc dbolduc marked this pull request as ready for review February 23, 2023 23:24
@dbolduc dbolduc requested a review from a team as a code owner February 23, 2023 23:24
@dbolduc dbolduc merged commit a574ad2 into googleapis:main Feb 24, 2023
@dbolduc dbolduc deleted the relocate-speech-v1 branch February 24, 2023 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: speech Issues related to the Speech-to-Text API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants