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

Refactor async io support #417

Merged
merged 8 commits into from
Sep 11, 2024
Merged

Refactor async io support #417

merged 8 commits into from
Sep 11, 2024

Conversation

fafhrd91
Copy link
Member

No description provided.

Copy link

codecov bot commented Sep 10, 2024

Codecov Report

Attention: Patch coverage is 88.88889% with 26 lines in your changes missing coverage. Please review.

Project coverage is 91.08%. Comparing base (db6d3a6) to head (15503f5).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
ntex-io/src/tasks.rs 87.91% 18 Missing ⚠️
ntex-io/src/testing.rs 91.66% 5 Missing ⚠️
ntex-io/src/buf.rs 75.00% 2 Missing ⚠️
ntex-io/src/filter.rs 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #417      +/-   ##
==========================================
+ Coverage   91.07%   91.08%   +0.01%     
==========================================
  Files         200      200              
  Lines       32320    32133     -187     
==========================================
- Hits        29436    29269     -167     
+ Misses       2884     2864      -20     

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

@fafhrd91 fafhrd91 force-pushed the async-io-ref branch 2 times, most recently from 4ed44f7 to d02fd8e Compare September 10, 2024 17:37
@fafhrd91 fafhrd91 merged commit 1d529fa into master Sep 11, 2024
21 of 22 checks passed
@fafhrd91 fafhrd91 deleted the async-io-ref branch September 11, 2024 13:18
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