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

polish(incremental): refactor getNewPending functionality #4108

Merged
merged 4 commits into from
Jun 26, 2024

Conversation

yaacovCR
Copy link
Contributor

@yaacovCR yaacovCR commented Jun 16, 2024

return newPending alongside incremental results when completing a fragment

= removes need to track newPending and newIncrementalDataRecords as part of the class
= unifies handling of retrieving new pending for initial result, completed fragments, and stream items incremental entries

@yaacovCR yaacovCR requested a review from robrichard June 16, 2024 14:39
Copy link

netlify bot commented Jun 16, 2024

Deploy Preview for compassionate-pike-271cb3 ready!

Name Link
🔨 Latest commit f1f549c
🔍 Latest deploy log https://app.netlify.com/sites/compassionate-pike-271cb3/deploys/667c262e9988780008d5fdd5
😎 Deploy Preview https://deploy-preview-4108--compassionate-pike-271cb3.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@yaacovCR yaacovCR added the PR: polish 💅 PR doesn't change public API or any observed behaviour label Jun 16, 2024
Copy link

Hi @yaacovCR, I'm @github-actions bot happy to help you with this PR 👋

Supported commands

Please post this commands in separate comments and only one per comment:

  • @github-actions run-benchmark - Run benchmark comparing base and merge commits for this PR
  • @github-actions publish-pr-on-npm - Build package from this PR and publish it on NPM

@yaacovCR yaacovCR force-pushed the refactor-getNewPending branch 7 times, most recently from 605bd1f to 0c05f32 Compare June 19, 2024 19:40
return newPending alongside incremental results
@yaacovCR yaacovCR merged commit 83e5ec5 into graphql:main Jun 26, 2024
20 checks passed
@yaacovCR yaacovCR deleted the refactor-getNewPending branch June 26, 2024 19:16
yaacovCR added a commit that referenced this pull request Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: polish 💅 PR doesn't change public API or any observed behaviour
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants