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

cleanup: fix usage string #7067

Merged
merged 1 commit into from
Jul 27, 2021
Merged

Conversation

dbolduc
Copy link
Member

@dbolduc dbolduc commented Jul 27, 2021

We missed this extra argument refactoring storage benchmarks in #2671


This change is Reviewable

@dbolduc dbolduc requested a review from a team as a code owner July 27, 2021 17:19
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 27, 2021
@google-cloud-cpp-bot
Copy link
Collaborator

Google Cloud Build Logs
For commit: 6089ade73f6dfdaa409007cadb549560d1ea642a

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

@codecov
Copy link

codecov bot commented Jul 27, 2021

Codecov Report

Merging #7067 (6089ade) into main (d441eaf) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #7067      +/-   ##
==========================================
- Coverage   94.48%   94.48%   -0.01%     
==========================================
  Files        1304     1304              
  Lines      112377   112377              
==========================================
- Hits       106177   106174       -3     
- Misses       6200     6203       +3     
Impacted Files Coverage Δ
google/cloud/testing_util/command_line_parsing.cc 98.57% <100.00%> (ø)
google/cloud/grpc_error_delegate.cc 95.83% <0.00%> (-4.17%) ⬇️
...bigtable/examples/bigtable_hello_instance_admin.cc 81.31% <0.00%> (-2.20%) ⬇️
google/cloud/pubsub/subscriber_connection_test.cc 97.20% <0.00%> (-0.70%) ⬇️
...sub/internal/batching_publisher_connection_test.cc 97.80% <0.00%> (+0.20%) ⬆️
...cloud/pubsub/internal/subscription_session_test.cc 98.02% <0.00%> (+0.24%) ⬆️

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 d441eaf...6089ade. Read the comment docs.

@dbolduc dbolduc merged commit 52f263d into googleapis:main Jul 27, 2021
@dbolduc dbolduc deleted the tiny-cleanup-build-usage branch July 27, 2021 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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