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 io_uring for async file operation #5205

Closed
wants to merge 16 commits into from

optimize code

60bc75a
Select commit
Loading
Failed to load commit list.
Closed

Support io_uring for async file operation #5205

optimize code
60bc75a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 4, 2024 in 1s

72.81% (-0.17%) compared to 9c08e1a

View this Pull Request on Codecov

72.81% (-0.17%) compared to 9c08e1a

Details

Codecov Report

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

Comparison is base (9c08e1a) 72.97% compared to head (60bc75a) 72.81%.

Files Patch % Lines
src/coroutine/hook.cc 0.00% 30 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5205      +/-   ##
==========================================
- Coverage   72.97%   72.81%   -0.17%     
==========================================
  Files          69       69              
  Lines       14858    14888      +30     
==========================================
- Hits        10843    10840       -3     
- Misses       4015     4048      +33     

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