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(channel): versioned clients #10876

Merged
merged 6 commits into from
Feb 21, 2023
Merged

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: cloudchannel Issues related to the Channel Services 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 (f2d0fc9) compared to base (41557c1).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10876      +/-   ##
==========================================
- 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:28
@dbolduc dbolduc requested a review from a team as a code owner February 21, 2023 09:28
@dbolduc dbolduc merged commit 9157786 into googleapis:main Feb 21, 2023
@dbolduc dbolduc deleted the relocate-channel 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: cloudchannel Issues related to the Channel Services API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants