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

add support for cursor based pagination #110

Closed
wants to merge 6 commits into from

Conversation

kmossco
Copy link
Contributor

@kmossco kmossco commented Aug 16, 2023

This adds support for the cursor based pagination that endpoints are now using as well as tests for the Plan endpoints that were missing.

@kmossco kmossco self-assigned this Aug 16, 2023
@shortcut-integration
Copy link

This pull request has been linked to Shortcut Story #51957: [PHP] Add support for new pagination to client libs.

@kmossco kmossco force-pushed the sc-51957/add_cursor_pagination branch 3 times, most recently from fb605d8 to df94345 Compare August 17, 2023 11:53
@kmossco kmossco requested review from daesu and swember August 17, 2023 14:34
Signed-off-by: Bruno Vieira <bruno@chartmogul.com>
Signed-off-by: Bruno Vieira <bruno@chartmogul.com>
Signed-off-by: Bruno Vieira <bruno@chartmogul.com>
@kmossco kmossco force-pushed the sc-51957/add_cursor_pagination branch from df94345 to 69011c8 Compare September 18, 2023 00:27
@kmossco kmossco marked this pull request as ready for review September 18, 2023 06:57
@codeclimate
Copy link

codeclimate bot commented Sep 19, 2023

Code Climate has analyzed commit 42e3beb and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 93.3% (50% is the threshold).

This pull request will bring the total coverage in the repository to 76.9%.

View more on Code Climate.

@kmossco
Copy link
Contributor Author

kmossco commented Oct 27, 2023

Closing this for now, as the PR should now remove support for cursor pagination, and we have a ton of conflicts. Will open a new one very soon with the new logic.

@kmossco kmossco closed this Oct 27, 2023
@kmossco kmossco deleted the sc-51957/add_cursor_pagination branch October 27, 2023 11:19
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.

3 participants