-
Notifications
You must be signed in to change notification settings - Fork 209
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
chore: replace unfold with async-stream #763
Conversation
Codecov Report
@@ Coverage Diff @@
## main #763 +/- ##
==========================================
+ Coverage 68.18% 68.33% +0.14%
==========================================
Files 296 296
Lines 46057 46313 +256
==========================================
+ Hits 31405 31646 +241
- Misses 14652 14667 +15
... and 4 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
This is what |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* chore: replace unfold with async-stream * refactor code
Which issue does this PR close?
Closes #
Rationale for this change
Replace unfold with async-stream.
What changes are included in this PR?
Replace unfold with async-stream.
Are there any user-facing changes?
No.
How does this change test
Integration test.