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

ERM-3249: Upgrade useFetchMultiplePages to allow an arbitrary selection of pages to be fetched at once #685

Merged
merged 6 commits into from
May 29, 2024

Conversation

EthanFreestone
Copy link
Contributor

No description provided.

EthanFreestone and others added 3 commits May 29, 2024 11:40
Added ability for useFetchMultiplePages to fetch any number of pages at once, opening the door for a "prefetch" ability for difficult/long running queries such as titles
Cleanued up code added comment (chunking is quite tricky to manage here)

refs ERM-3249
Copy link

github-actions bot commented May 29, 2024

Jest Unit Test Statistics

    1 files  ±0    37 suites  ±0   3m 1s ⏱️ +10s
263 tests ±0  263 ✔️ ±0  0 💤 ±0  0 ±0 
270 runs  ±0  270 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit ec75c3f. ± Comparison against base commit ef00d0b.

♻️ This comment has been updated with latest results.

Added changes made to agreements actions--since I'm here
…ipes-erm-components into feat/useFetchMultiplePages
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@EthanFreestone EthanFreestone merged commit 90d7c62 into master May 29, 2024
3 of 4 checks passed
@EthanFreestone EthanFreestone deleted the feat/useFetchMultiplePages branch May 29, 2024 15:38
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.

1 participant