Skip to content

Conversation

@eliekozah
Copy link
Contributor

@eliekozah eliekozah commented Apr 28, 2025

Enabled the REST stub to pass along the pageToken query so the existing pagination helper can automatically fetch the next page.

#14915


This change is Reviewable

@eliekozah eliekozah requested review from a team as code owners April 28, 2025 16:26
Copy link
Member

@scotthart scotthart left a comment

Choose a reason for hiding this comment

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

Can we add some test(s) that reproduced the original issue and demonstrate its resolution?

Reviewable status: 0 of 1 files reviewed, all discussions resolved

@codecov
Copy link

codecov bot commented Apr 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.92%. Comparing base (1220668) to head (d5f9b16).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15112      +/-   ##
==========================================
- Coverage   92.92%   92.92%   -0.01%     
==========================================
  Files        2391     2391              
  Lines      214995   215017      +22     
==========================================
+ Hits       199793   199813      +20     
- Misses      15202    15204       +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.

…ets request, which causes the 1000+ buckets infinite pagination loop
@eliekozah eliekozah force-pushed the fix_broken_pagination_infinite_loop branch from 441eeb2 to c02dd30 Compare May 7, 2025 12:50
…ets request, which causes the 1000+ buckets infinite pagination loop
…ets request, which causes the 1000+ buckets infinite pagination loop
…ets request, which causes the 1000+ buckets infinite pagination loop
…ets request, which causes the 1000+ buckets infinite pagination loop
…ets request, which causes the 1000+ buckets infinite pagination loop
@eliekozah eliekozah force-pushed the fix_broken_pagination_infinite_loop branch from cb96490 to e87525e Compare May 7, 2025 18:48
Copy link
Member

@scotthart scotthart left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 2 files at r2, 1 of 1 files at r5, all commit messages.
Reviewable status: all files reviewed, 4 unresolved discussions (waiting on @ddelgrosso1, @devbww, and @eliekozah)

@ddelgrosso1 ddelgrosso1 merged commit 0511bbc into googleapis:main May 16, 2025
77 of 79 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants