Skip to content

Comments

cleanup(pubsub): re-export clients and builders from publisher and subscriber modules#4801

Open
suzmue wants to merge 2 commits intogoogleapis:mainfrom
suzmue:reorganize
Open

cleanup(pubsub): re-export clients and builders from publisher and subscriber modules#4801
suzmue wants to merge 2 commits intogoogleapis:mainfrom
suzmue:reorganize

Conversation

@suzmue
Copy link
Collaborator

@suzmue suzmue commented Feb 24, 2026

This change re-exports the publisher and subscriber clients and builders from the publisher and client modules respectively. By exporting in both locations this provides discoverability at the main client and builder crates, but also easy navigation when users are looking in the publisher and subscriber modules for more advanced use cases.

@product-auto-label product-auto-label bot added the api: pubsub Issues related to the Pub/Sub API. label Feb 24, 2026
@codecov
Copy link

codecov bot commented Feb 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.01%. Comparing base (7bb7973) to head (76a010e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4801      +/-   ##
==========================================
+ Coverage   94.98%   95.01%   +0.02%     
==========================================
  Files         204      204              
  Lines        7877     7877              
==========================================
+ Hits         7482     7484       +2     
+ Misses        395      393       -2     

☔ 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.

@suzmue suzmue marked this pull request as ready for review February 24, 2026 23:22
@suzmue suzmue requested a review from a team as a code owner February 24, 2026 23:22
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.

1 participant