Skip to content

cleanup(pubsub): remove clippy allow dead code for exactly once feature#5053

Merged
PhongChuong merged 2 commits intogoogleapis:mainfrom
PhongChuong:subEONotDead
Mar 18, 2026
Merged

cleanup(pubsub): remove clippy allow dead code for exactly once feature#5053
PhongChuong merged 2 commits intogoogleapis:mainfrom
PhongChuong:subEONotDead

Conversation

@PhongChuong
Copy link
Copy Markdown
Collaborator

Fixes #3964

@PhongChuong PhongChuong requested a review from a team as a code owner March 18, 2026 15:48
@product-auto-label product-auto-label bot added the api: pubsub Issues related to the Pub/Sub API. label Mar 18, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.86%. Comparing base (9675046) to head (d216f9a).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5053      +/-   ##
==========================================
- Coverage   91.87%   91.86%   -0.02%     
==========================================
  Files         230      230              
  Lines        8799     8799              
==========================================
- Hits         8084     8083       -1     
- Misses        715      716       +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.

@PhongChuong PhongChuong merged commit f59af73 into googleapis:main Mar 18, 2026
35 checks passed
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.

Support exactly-once subscribe

2 participants