Skip to content

Conversation

@dbolduc
Copy link
Member

@dbolduc dbolduc commented Dec 30, 2025

Part of the work for #3941

Add the beginnings of a Subscriber client and its ClientBuilder. At the moment, this thing is useless, but eventually it will gain a streaming_pull method returning the StreamingPull builder.

The examples are all tagged as no_rust because none of the types involved are public yet.

@product-auto-label product-auto-label bot added the api: pubsub Issues related to the Pub/Sub API. label Dec 30, 2025
@codecov
Copy link

codecov bot commented Dec 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.74%. Comparing base (1830c77) to head (1794b09).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4138      +/-   ##
==========================================
+ Coverage   94.72%   94.74%   +0.02%     
==========================================
  Files         184      186       +2     
  Lines        6933     6949      +16     
==========================================
+ Hits         6567     6584      +17     
+ Misses        366      365       -1     

☔ 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 December 30, 2025 19:18
@dbolduc dbolduc requested a review from a team as a code owner December 30, 2025 19:18
@dbolduc dbolduc force-pushed the impl-pubsub-subscriber-client branch from 7554d4d to 1794b09 Compare January 2, 2026 17:30
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