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

execute: code refactors related to steam/defer #3878

Merged
merged 6 commits into from
Apr 6, 2023

Conversation

yaacovCR
Copy link
Contributor

@yaacovCR yaacovCR commented Apr 5, 2023

extracted from #3862

= integrate locatedError, which was always called on the input
= avoid constant return value, which causes return value to hide value of this constant
= add optional asyncPayloadRecord parameter so that caller does not have to supply errors list
to executeStreamAsyncIterator
@netlify
Copy link

netlify bot commented Apr 5, 2023

Deploy Preview for compassionate-pike-271cb3 ready!

Name Link
🔨 Latest commit 566c29e
🔍 Latest deploy log https://app.netlify.com/sites/compassionate-pike-271cb3/deploys/642cd1ff2047e3000881d939
😎 Deploy Preview https://deploy-preview-3878--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 settings.

@github-actions
Copy link

github-actions bot commented Apr 5, 2023

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 requested a review from a team April 5, 2023 01:43
@yaacovCR yaacovCR added the PR: polish 💅 PR doesn't change public API or any observed behaviour label Apr 5, 2023
@github-advanced-security
Copy link

You have successfully added a new CodeQL configuration .github/workflows/pull_request.yml:codeql. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.

@yaacovCR
Copy link
Contributor Author

yaacovCR commented Apr 5, 2023

meant for each commit to be added separately, i.e. "rebase and merge" rather than "squash and merge"

Copy link
Member

@IvanGoncharov IvanGoncharov left a comment

Choose a reason for hiding this comment

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

@yaacovCR Thanks for splitting it into separate commits; it was a pleasure to review.

@IvanGoncharov IvanGoncharov merged commit fab6426 into graphql:main Apr 6, 2023
20 checks passed
@IvanGoncharov IvanGoncharov changed the title code refactors execute: code refactors related to steam/defer Apr 6, 2023
yaacovCR added a commit that referenced this pull request May 16, 2023
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

4 participants