Skip to content

test(pubsub): ordered delivery#4653

Merged
dbolduc merged 2 commits intogoogleapis:mainfrom
dbolduc:test-pubsub-ordering-roundtrip
Feb 11, 2026
Merged

test(pubsub): ordered delivery#4653
dbolduc merged 2 commits intogoogleapis:mainfrom
dbolduc:test-pubsub-ordering-roundtrip

Conversation

@dbolduc
Copy link
Member

@dbolduc dbolduc commented Feb 10, 2026

For #3970, related to #4012

Add an integration test against production that publishes N messages in order, and receives them in order.

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

codecov bot commented Feb 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.00%. Comparing base (90bb237) to head (11efa85).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4653      +/-   ##
==========================================
- Coverage   95.01%   95.00%   -0.02%     
==========================================
  Files         196      196              
  Lines        7525     7525              
==========================================
- Hits         7150     7149       -1     
- Misses        375      376       +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 February 10, 2026 23:35
@dbolduc dbolduc requested a review from a team as a code owner February 10, 2026 23:35
@dbolduc dbolduc merged commit 7ec8875 into googleapis:main Feb 11, 2026
34 checks passed
@dbolduc dbolduc deleted the test-pubsub-ordering-roundtrip branch February 11, 2026 00:09
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.

2 participants