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(iot): versioned clients #10912

Merged
merged 5 commits into from
Feb 22, 2023
Merged

Conversation

dbolduc
Copy link
Member

@dbolduc dbolduc commented Feb 22, 2023

Part of the work for #10170


This change is Reviewable

@product-auto-label product-auto-label bot added the api: cloudiot Issues related to the IoT Core API. label Feb 22, 2023
@codecov
Copy link

codecov bot commented Feb 22, 2023

Codecov Report

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

Coverage data is based on head (1871dca) compared to base (2735450).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10912      +/-   ##
==========================================
- Coverage   93.65%   93.65%   -0.01%     
==========================================
  Files        1717     1717              
  Lines      154743   154743              
==========================================
- Hits       144921   144919       -2     
- Misses       9822     9824       +2     
Impacted Files Coverage Δ
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%) ⬇️
google/cloud/storage/parallel_upload.cc 98.28% <0.00%> (-0.35%) ⬇️
...cloud/pubsub/internal/subscription_session_test.cc 98.83% <0.00%> (ø)
google/cloud/pubsub/samples/samples.cc 87.01% <0.00%> (+0.07%) ⬆️
...le/cloud/storage/internal/curl_download_request.cc 89.29% <0.00%> (+0.66%) ⬆️

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 22, 2023 18:17
@dbolduc dbolduc requested a review from a team as a code owner February 22, 2023 18:17
@dbolduc dbolduc merged commit 1644b32 into googleapis:main Feb 22, 2023
@dbolduc dbolduc deleted the relocate-iot branch February 22, 2023 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: cloudiot Issues related to the IoT Core API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants