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

doc(pubsub): fix typos Pub/Sub vs. Pubsub #9034

Merged
merged 1 commit into from
May 20, 2022

Conversation

coryan
Copy link
Contributor

@coryan coryan commented May 20, 2022

The name of the service is Cloud Pub/Sub, fixed it in a number of
places.


This change is Reviewable

The name of the service is Cloud Pub/Sub, fixed it in a number of
places.
@product-auto-label product-auto-label bot added the api: pubsub Issues related to the Pub/Sub API. label May 20, 2022
@google-cloud-cpp-bot
Copy link
Collaborator

Google Cloud Build Logs
For commit: 4f4b23b4a17fbf3c4f1cd0caa90c1b2c21ef6762

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

@codecov
Copy link

codecov bot commented May 20, 2022

Codecov Report

Merging #9034 (4f4b23b) into main (c4fc35d) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #9034      +/-   ##
==========================================
- Coverage   94.48%   94.48%   -0.01%     
==========================================
  Files        1421     1421              
  Lines      125403   125403              
==========================================
- Hits       118488   118486       -2     
- Misses       6915     6917       +2     
Impacted Files Coverage Δ
google/cloud/pubsub/message.h 100.00% <ø> (ø)
google/cloud/pubsub/mocks/mock_ack_handler.h 100.00% <ø> (ø)
...le/cloud/internal/default_completion_queue_impl.cc 97.15% <0.00%> (-0.57%) ⬇️
...cloud/pubsub/internal/subscription_session_test.cc 97.75% <0.00%> (-0.25%) ⬇️

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 c4fc35d...4f4b23b. Read the comment docs.

@coryan coryan marked this pull request as ready for review May 20, 2022 14:24
@coryan coryan requested a review from a team as a code owner May 20, 2022 14:24
@coryan coryan enabled auto-merge (squash) May 20, 2022 14:24
@coryan coryan merged commit 43fe27c into googleapis:main May 20, 2022
@coryan coryan deleted the doc-fix-pubsub-typos branch May 20, 2022 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: pubsub Issues related to the Pub/Sub API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants