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

feat(bigtable): generate admin APIs #7700

Merged
merged 1 commit into from
Dec 7, 2021

Conversation

dbolduc
Copy link
Member

@dbolduc dbolduc commented Dec 6, 2021

Generate the Bigtable Admin APIs again, which were reverted in #7667.


This change is Reviewable

@product-auto-label product-auto-label bot added the api: bigtable Issues related to the Bigtable API. label Dec 6, 2021
@google-cloud-cpp-bot
Copy link
Collaborator

Google Cloud Build Logs
For commit: 8da41e21721122b437fb9e7c545d4d776d2aa378

ℹ️ NOTE: Kokoro logs are linked from "Details" below.

@codecov
Copy link

codecov bot commented Dec 7, 2021

Codecov Report

Merging #7700 (8da41e2) into main (6557aba) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #7700   +/-   ##
=======================================
  Coverage   95.29%   95.29%           
=======================================
  Files        1254     1254           
  Lines      113589   113590    +1     
=======================================
+ Hits       108241   108245    +4     
+ Misses       5348     5345    -3     
Impacted Files Coverage Δ
...le/cloud/bigtable/testing/table_integration_test.h 75.00% <ø> (ø)
...e/cloud/bigtable/testing/table_integration_test.cc 80.00% <100.00%> (+0.11%) ⬆️
...cloud/pubsub/internal/subscription_session_test.cc 98.00% <0.00%> (+0.24%) ⬆️
.../cloud/storage/benchmarks/throughput_experiment.cc 74.87% <0.00%> (+0.50%) ⬆️
...ud/spanner/integration_tests/client_stress_test.cc 86.18% <0.00%> (+0.65%) ⬆️

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 6557aba...8da41e2. Read the comment docs.

@dbolduc dbolduc marked this pull request as ready for review December 7, 2021 00:34
@dbolduc dbolduc requested a review from a team as a code owner December 7, 2021 00:34
@dbolduc dbolduc merged commit 95dd89a into googleapis:main Dec 7, 2021
@dbolduc dbolduc deleted the gen-bigtable-admin-apis branch December 7, 2021 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigtable Issues related to the Bigtable API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants