Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Synch with ADR pagination #18

Merged
merged 2 commits into from
Nov 29, 2023
Merged

Synch with ADR pagination #18

merged 2 commits into from
Nov 29, 2023

Conversation

JPPortier
Copy link
Contributor

Create dedicated SMS cursor based navigation to fix issue due to page_size returned value cannot be used to comoute end of navigation

Copy link
Contributor

github-actions bot commented Nov 27, 2023

Dependency Review

✅ No vulnerabilities or license issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 028fcae.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Manifest Files

@JPPortier JPPortier force-pushed the synch-with-adr-pagination branch from 547cfb0 to da2e54d Compare November 29, 2023 07:47
Copy link

@Dovchik Dovchik left a comment

Choose a reason for hiding this comment

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

Minor addition about checking there is no items left in iterator

…pages count to detect end of list/pagination. Use dedicated 'SMSCursorPageNavigator' to compute end of list by checking result size against empty list
@JPPortier JPPortier force-pushed the synch-with-adr-pagination branch from da2e54d to 028fcae Compare November 29, 2023 14:42
@JPPortier JPPortier merged commit d5326ef into main Nov 29, 2023
4 checks passed
@JPPortier JPPortier deleted the synch-with-adr-pagination branch November 29, 2023 14:45
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.

2 participants