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

Write back-pressure support #172

Merged
merged 3 commits into from
May 12, 2024
Merged

Write back-pressure support #172

merged 3 commits into from
May 12, 2024

Conversation

fafhrd91
Copy link
Member

No description provided.

@fafhrd91 fafhrd91 changed the title Better write backpressure support Write back-pressure support May 12, 2024
Copy link

codecov bot commented May 12, 2024

Codecov Report

Attention: Patch coverage is 78.62595% with 28 lines in your changes are missing coverage. Please review.

Project coverage is 71.24%. Comparing base (0b65b30) to head (688b1d6).

Files Patch % Lines
src/io.rs 86.66% 14 Missing ⚠️
src/v3/control.rs 36.36% 7 Missing ⚠️
src/v5/control.rs 30.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #172      +/-   ##
==========================================
+ Coverage   71.10%   71.24%   +0.13%     
==========================================
  Files          52       52              
  Lines        8684     8738      +54     
==========================================
+ Hits         6175     6225      +50     
- Misses       2509     2513       +4     

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

@fafhrd91 fafhrd91 merged commit fb917b5 into master May 12, 2024
17 of 21 checks passed
@fafhrd91 fafhrd91 deleted the wr-backpressure branch May 12, 2024 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant