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

feat: add first io provider and stream wrapper #3

Merged
merged 3 commits into from
Feb 19, 2023

Conversation

thetayloredman
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Feb 19, 2023

Codecov Report

Merging #3 (c0cbe10) into main (79a405c) will increase coverage by 2.90%.
The diff coverage is 75.51%.

@@            Coverage Diff             @@
##             main       #3      +/-   ##
==========================================
+ Coverage   63.12%   66.02%   +2.90%     
==========================================
  Files           3        6       +3     
  Lines         160      209      +49     
  Branches       38       39       +1     
==========================================
+ Hits          101      138      +37     
- Misses         59       71      +12     
Impacted Files Coverage Δ
src/stream/DirectStream.ts 77.87% <ø> (ø)
src/stream/providers/TCPIOProvider.ts 0.00% <0.00%> (ø)
src/stream/index.ts 100.00% <100.00%> (ø)
src/stream/providers/ManualIOProvider.ts 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@thetayloredman thetayloredman merged commit b9a85e1 into main Feb 19, 2023
@thetayloredman thetayloredman deleted the feat/io-providers branch March 5, 2023 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant