Skip to content

refactor(storage): simplify internal::CurlClient#7281

Merged
coryan merged 1 commit intogoogleapis:mainfrom
coryan:refactor-storage-simplify-restore-resumable-session-pr1
Sep 7, 2021
Merged

refactor(storage): simplify internal::CurlClient#7281
coryan merged 1 commit intogoogleapis:mainfrom
coryan:refactor-storage-simplify-restore-resumable-session-pr1

Conversation

@coryan
Copy link
Copy Markdown
Contributor

@coryan coryan commented Sep 7, 2021

Refactor a template member function that no longer needs to be a
template. This will enable further changes related to
RestoreResumableSession.

This is motivated by the comments in #7272, so let's call it part of the work for #6982


This change is Reviewable

Refactor a template member function that no longer needs to be a
template. This will enable further changes related to
RestoreResumableSession.
@product-auto-label product-auto-label Bot added the api: storage Issues related to the Cloud Storage API. label Sep 7, 2021
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 7, 2021
@google-cloud-cpp-bot
Copy link
Copy Markdown
Contributor

Google Cloud Build Logs
For commit: 06f6fa5aed9232d3796d0efcfcf4b848e408d326

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

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 7, 2021

Codecov Report

Merging #7281 (06f6fa5) into main (41528f2) will increase coverage by 0.00%.
The diff coverage is 91.66%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #7281   +/-   ##
=======================================
  Coverage   94.33%   94.34%           
=======================================
  Files        1317     1317           
  Lines      114594   114591    -3     
=======================================
+ Hits       108107   108109    +2     
+ Misses       6487     6482    -5     
Impacted Files Coverage Δ
google/cloud/storage/internal/curl_client.h 100.00% <ø> (ø)
google/cloud/storage/internal/curl_client.cc 98.24% <91.66%> (+0.10%) ⬆️
google/cloud/bigtable/internal/common_client.h 94.02% <0.00%> (-5.98%) ⬇️
...cloud/pubsub/internal/subscription_session_test.cc 98.02% <0.00%> (+0.24%) ⬆️
.../cloud/storage/benchmarks/throughput_experiment.cc 74.87% <0.00%> (+0.50%) ⬆️
...bigtable/examples/bigtable_hello_instance_admin.cc 83.51% <0.00%> (+2.19%) ⬆️
...e/cloud/spanner/testing/cleanup_stale_instances.cc 54.54% <0.00%> (+12.12%) ⬆️

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 41528f2...06f6fa5. Read the comment docs.

@coryan coryan marked this pull request as ready for review September 7, 2021 16:28
@coryan coryan requested a review from a team September 7, 2021 16:28
@coryan coryan merged commit 04b883a into googleapis:main Sep 7, 2021
@coryan coryan deleted the refactor-storage-simplify-restore-resumable-session-pr1 branch September 7, 2021 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the Cloud Storage API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants