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

feat: serialization of promises #20

Merged
merged 46 commits into from
Oct 3, 2023
Merged

feat: serialization of promises #20

merged 46 commits into from
Oct 3, 2023

Conversation

KATT
Copy link
Member

@KATT KATT commented Oct 2, 2023

PR Checklist

Overview

@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

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

Files Coverage Δ
src/async/asyncTypes.ts 100.00% <100.00%> (ø)
src/async/createTsonAsync.ts 100.00% <100.00%> (ø)
src/errors.ts 100.00% <100.00%> (ø)
src/handlers/index.ts 100.00% <100.00%> (ø)
src/handlers/tsonPromise.ts 100.00% <100.00%> (ø)
src/handlers/tsonUnknownObjectGuard.ts 100.00% <100.00%> (ø)
src/index.ts 100.00% <100.00%> (ø)
src/sync/createTson.ts 100.00% <100.00%> (ø)
src/sync/deserialize.ts 100.00% <100.00%> (ø)
src/sync/serialize.ts 100.00% <100.00%> (ø)
... and 4 more

📢 Thoughts on this report? Let us know!.

@KATT KATT changed the title idea: serialize promises serialization of promises Oct 3, 2023
@KATT KATT changed the title serialization of promises feat: serialization of promises Oct 3, 2023
@KATT KATT marked this pull request as ready for review October 3, 2023 20:12
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.

@KATT KATT merged commit dc286be into main Oct 3, 2023
11 checks passed
@KATT KATT deleted the promise branch October 3, 2023 20:20
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