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

test(streams): improve test coverage #5078

Merged
merged 8 commits into from
Jun 20, 2024
Merged

test(streams): improve test coverage #5078

merged 8 commits into from
Jun 20, 2024

Conversation

iuioiua
Copy link
Contributor

@iuioiua iuioiua commented Jun 19, 2024

Tests for mergeReadableStreams() are all that remain once this is merged.

@iuioiua iuioiua changed the title tests(streams): improve test coverage test(streams): improve test coverage Jun 19, 2024
Copy link

codecov bot commented Jun 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.49%. Comparing base (c0f87db) to head (6abcf53).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5078      +/-   ##
==========================================
+ Coverage   92.43%   92.49%   +0.06%     
==========================================
  Files         481      481              
  Lines       38750    38726      -24     
  Branches     5449     5448       -1     
==========================================
+ Hits        35817    35820       +3     
+ Misses       2878     2851      -27     
  Partials       55       55              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@iuioiua iuioiua marked this pull request as ready for review June 19, 2024 05:09
@iuioiua
Copy link
Contributor Author

iuioiua commented Jun 19, 2024

Tests for mergeReadableStreams() are all that remain once this is merged.

@BlackAsLight, might this be something you'd be interested in doing?

streams/delimiter_stream.ts Outdated Show resolved Hide resolved
streams/delimiter_stream.ts Outdated Show resolved Hide resolved
@iuioiua iuioiua requested a review from kt3k June 19, 2024 23:18
Copy link
Member

@kt3k kt3k left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@iuioiua iuioiua merged commit 572a537 into main Jun 20, 2024
15 checks passed
@iuioiua iuioiua deleted the streams-tests branch June 20, 2024 02:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants