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(baremetalsolution): versioned clients #10873

Merged
merged 5 commits into from
Feb 21, 2023

Conversation

dbolduc
Copy link
Member

@dbolduc dbolduc commented Feb 21, 2023

Part of the work for #10170


This change is Reviewable

@product-auto-label product-auto-label bot added the api: baremetalsolution Issues related to the Bare Metal Solution API. label Feb 21, 2023
@codecov
Copy link

codecov bot commented Feb 21, 2023

Codecov Report

Base: 93.65% // Head: 93.65% // Decreases project coverage by -0.01% ⚠️

Coverage data is based on head (f74a0c5) compared to base (41557c1).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10873      +/-   ##
==========================================
- Coverage   93.65%   93.65%   -0.01%     
==========================================
  Files        1715     1715              
  Lines      154431   154431              
==========================================
- Hits       144638   144631       -7     
- Misses       9793     9800       +7     
Impacted Files Coverage Δ
google/cloud/internal/async_connection_ready.cc 89.36% <0.00%> (-4.26%) ⬇️
...e/cloud/pubsublite/internal/alarm_registry_impl.cc 97.05% <0.00%> (-2.95%) ⬇️
google/cloud/internal/timer_queue.cc 96.10% <0.00%> (-1.30%) ⬇️
google/cloud/pubsub/subscriber_connection_test.cc 98.78% <0.00%> (-1.22%) ⬇️
...ud/spanner/integration_tests/client_stress_test.cc 84.21% <0.00%> (-0.66%) ⬇️
...le/cloud/internal/default_completion_queue_impl.cc 96.59% <0.00%> (-0.57%) ⬇️
...le/cloud/storage/internal/curl_download_request.cc 88.62% <0.00%> (-0.34%) ⬇️
google/cloud/pubsub/samples/samples.cc 87.01% <0.00%> (-0.08%) ⬇️
...cloud/pubsub/internal/subscription_session_test.cc 98.83% <0.00%> (ø)
...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 21, 2023 09:27
@dbolduc dbolduc requested a review from a team as a code owner February 21, 2023 09:27
@dbolduc dbolduc merged commit d0ba9f6 into googleapis:main Feb 21, 2023
@dbolduc dbolduc deleted the relocate-baremetalsolution branch February 21, 2023 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: baremetalsolution Issues related to the Bare Metal Solution API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants