Skip to content

fix: Use Cursor pagination for *.ListHookDeliveriesIter#4096

Merged
gmlewis merged 1 commit intogoogle:masterfrom
gmlewis:i4095-list-hook-deliveries-opts
Mar 13, 2026
Merged

fix: Use Cursor pagination for *.ListHookDeliveriesIter#4096
gmlewis merged 1 commit intogoogle:masterfrom
gmlewis:i4095-list-hook-deliveries-opts

Conversation

@gmlewis
Copy link
Copy Markdown
Collaborator

@gmlewis gmlewis commented Mar 13, 2026

@gmlewis gmlewis added the NeedsReview PR is awaiting a review before merging. label Mar 13, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.67%. Comparing base (39ef794) to head (81990d1).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4096   +/-   ##
=======================================
  Coverage   93.67%   93.67%           
=======================================
  Files         211      211           
  Lines       19478    19478           
=======================================
  Hits        18246    18246           
  Misses       1034     1034           
  Partials      198      198           

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

Copy link
Copy Markdown
Contributor

@stevehipwell stevehipwell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gmlewis gmlewis merged commit 6a462db into google:master Mar 13, 2026
8 checks passed
@gmlewis gmlewis deleted the i4095-list-hook-deliveries-opts branch March 13, 2026 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

NeedsReview PR is awaiting a review before merging.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The ListHookDeliveriesIter function uses the wrong pagination option

2 participants