Skip to content

cleanup(pubsub)!: rename subscribe API#4910

Merged
dbolduc merged 2 commits intogoogleapis:mainfrom
dbolduc:cleanup-pubsub-bang-rename-subscribe-builder
Mar 5, 2026
Merged

cleanup(pubsub)!: rename subscribe API#4910
dbolduc merged 2 commits intogoogleapis:mainfrom
dbolduc:cleanup-pubsub-bang-rename-subscribe-builder

Conversation

@dbolduc
Copy link
Copy Markdown
Member

@dbolduc dbolduc commented Mar 5, 2026

Part of the work for #4508

Rename StreamingPull -> Subscribe, and stream -> subscribe. The subscriber subscribes. That makes sense to me. Pub/Sub folks like this name too.

Final answer, Regis.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.31%. Comparing base (87247f3) to head (27e81ec).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4910   +/-   ##
=======================================
  Coverage   94.31%   94.31%           
=======================================
  Files         215      215           
  Lines        8419     8419           
=======================================
  Hits         7940     7940           
  Misses        479      479           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dbolduc dbolduc marked this pull request as ready for review March 5, 2026 20:38
@dbolduc dbolduc requested a review from a team as a code owner March 5, 2026 20:38
@dbolduc dbolduc merged commit 6952934 into googleapis:main Mar 5, 2026
35 checks passed
@dbolduc dbolduc deleted the cleanup-pubsub-bang-rename-subscribe-builder branch March 5, 2026 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants