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

Support interruptible streaming #16

Merged
merged 34 commits into from
Nov 27, 2023
Merged

Conversation

azriel91
Copy link
Owner

@azriel91 azriel91 commented Nov 8, 2023

No description provided.

@azriel91 azriel91 marked this pull request as ready for review November 27, 2023 19:40
Copy link

codecov bot commented Nov 27, 2023

Codecov Report

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

Comparison is base (3f9328d) 98.40% compared to head (79164ab) 96.72%.

Files Patch % Lines
src/stream_outcome.rs 54.80% 47 Missing ⚠️
src/stream_progress.rs 24.24% 25 Missing ⚠️
src/fn_wrapper_mut.rs 75.00% 3 Missing ⚠️
src/stream_opts.rs 93.75% 1 Missing ⚠️
src/stream_order.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
- Coverage   98.40%   96.72%   -1.68%     
==========================================
  Files          13       19       +6     
  Lines        3501     4513    +1012     
==========================================
+ Hits         3445     4365     +920     
- Misses         56      148      +92     

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

@azriel91 azriel91 merged commit fe1ed03 into main Nov 27, 2023
10 checks passed
@azriel91 azriel91 deleted the feature/interruptible-stream branch November 27, 2023 23:08
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