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

feat: add "full" SSE support#68

Merged
KATT merged 14 commits intomainfrom
sse-more
Oct 13, 2023
Merged

feat: add "full" SSE support#68
KATT merged 14 commits intomainfrom
sse-more

Conversation

@KATT
Copy link
Member

@KATT KATT commented Oct 13, 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 13, 2023

Codecov Report

Merging #68 (3aa45ce) into main (24108bc) will decrease coverage by 0.08%.
Report is 4 commits behind head on main.
The diff coverage is 95.98%.

❗ Current head 3aa45ce differs from pull request most recent head 0477cc1. Consider uploading reports for the commit 0477cc1 to get more accurate results

@@            Coverage Diff             @@
##             main      #68      +/-   ##
==========================================
- Coverage   97.95%   97.88%   -0.08%     
==========================================
  Files          30       30              
  Lines        1466     1604     +138     
  Branches      171      179       +8     
==========================================
+ Hits         1436     1570     +134     
- Misses         28       33       +5     
+ Partials        2        1       -1     
Flag Coverage Δ
unit 97.88% <95.98%> (-0.08%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
src/async/asyncErrors.ts 88.23% <100.00%> (+1.87%) ⬆️
src/async/asyncTypes.ts 100.00% <100.00%> (ø)
src/async/createTsonAsync.ts 100.00% <100.00%> (ø)
src/async/handlers/tsonAsyncIterable.ts 100.00% <100.00%> (ø)
src/async/iterableUtils.ts 100.00% <100.00%> (ø)
src/index.ts 100.00% <100.00%> (ø)
src/internals/testUtils.ts 97.08% <ø> (+0.93%) ⬆️
src/async/deserializeAsync.ts 98.64% <97.38%> (+0.72%) ⬆️
src/async/serializeAsync.ts 94.75% <84.61%> (-1.62%) ⬇️

@KATT KATT merged commit 672778f into main Oct 13, 2023
@KATT KATT deleted the sse-more branch October 13, 2023 22:05
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