Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

chore: use ReadableStreams in deserialization #31

Merged
merged 14 commits into from
Oct 6, 2023
Merged

chore: use ReadableStreams in deserialization #31

merged 14 commits into from
Oct 6, 2023

Conversation

KATT
Copy link
Member

@KATT KATT commented Oct 6, 2023

No description provided.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

PR Compliance Checks

Thank you for your Pull Request! We have run several checks on this pull request in order to make sure it's suitable for merging into this project. The results are listed in the following section.

Issue Reference

In order to be considered for merging, the pull request description must refer to a specific issue number. This is described in our Contributing Guide. We are closing this pull request for now but you can update the pull request description and reopen the pull request.
The check is looking for a phrase similar to: "Fixes #XYZ" or "Resolves #XYZ" where XYZ is the issue number that this PR is meant to address.

@codecov
Copy link

codecov bot commented Oct 6, 2023

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Files Coverage Δ
src/handlers/tsonAsyncIterable.ts 88.52% <ø> (-0.19%) ⬇️
src/handlers/tsonPromise.ts 100.00% <100.00%> (+5.17%) ⬆️
src/async/deserializeAsync.ts 92.34% <86.53%> (-7.66%) ⬇️

... and 2 files with indirect coverage changes

📢 Thoughts on this report? Let us know!.

@KATT KATT enabled auto-merge (squash) October 6, 2023 09:30
@KATT KATT disabled auto-merge October 6, 2023 09:31
@KATT KATT changed the title chore: use a ReadableStream chore: use ReadableStreams in deserialization Oct 6, 2023
@KATT KATT enabled auto-merge (squash) October 6, 2023 09:33
@KATT KATT merged commit ccddead into main Oct 6, 2023
11 checks passed
@KATT KATT deleted the use-a-stream branch October 6, 2023 09:34
KATT added a commit that referenced this pull request Oct 6, 2023
KATT added a commit that referenced this pull request Oct 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant