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

[Issue #1925]: Make SearchPagination unbounded #1939

Merged
merged 3 commits into from
May 7, 2024

Conversation

rylew1
Copy link
Contributor

@rylew1 rylew1 commented May 7, 2024

Summary

Fixes #1925

Time to review: 1 min

Changes proposed

  • remove totalPages from being passed into SearchPagination

image

Copy link

github-actions bot commented May 7, 2024

Coverage report for ./frontend

St.
Category Percentage Covered / Total
🟢 Statements 84.11% 868/1032
🟡 Branches 65.01% 223/343
🟡 Functions 75.58% 164/217
🟢 Lines 84.15% 807/959

Test suite run success

164 tests passing in 56 suites.

Report generated by 🧪jest coverage report action from 044eb4b

andycochran
andycochran previously approved these changes May 7, 2024
@rylew1 rylew1 merged commit 15d9a0d into main May 7, 2024
1 check passed
@rylew1 rylew1 deleted the rylew/1925-make-pagination-unbounded branch May 7, 2024 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Task]: Make pagination unbounded
2 participants