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/patch failed Feb 4, 2024 in 0s

3.22% of diff hit (target 72.97%)

View this Pull Request on Codecov

3.22% of diff hit (target 72.97%)

Annotations

Check warning on line 200 in src/coroutine/hook.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/coroutine/hook.cc#L198-L200

Added lines #L198 - L200 were not covered by tests

Check warning on line 205 in src/coroutine/hook.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/coroutine/hook.cc#L203-L205

Added lines #L203 - L205 were not covered by tests

Check warning on line 323 in src/coroutine/hook.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/coroutine/hook.cc#L321-L323

Added lines #L321 - L323 were not covered by tests

Check warning on line 328 in src/coroutine/hook.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/coroutine/hook.cc#L326-L328

Added lines #L326 - L328 were not covered by tests

Check warning on line 333 in src/coroutine/hook.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/coroutine/hook.cc#L331-L333

Added lines #L331 - L333 were not covered by tests

Check warning on line 338 in src/coroutine/hook.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/coroutine/hook.cc#L336-L338

Added lines #L336 - L338 were not covered by tests

Check warning on line 584 in src/coroutine/hook.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/coroutine/hook.cc#L582-L584

Added lines #L582 - L584 were not covered by tests

Check warning on line 589 in src/coroutine/hook.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/coroutine/hook.cc#L587-L589

Added lines #L587 - L589 were not covered by tests

Check warning on line 593 in src/coroutine/hook.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/coroutine/hook.cc#L592-L593

Added lines #L592 - L593 were not covered by tests

Check warning on line 595 in src/coroutine/hook.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/coroutine/hook.cc#L595

Added line #L595 was not covered by tests

Check warning on line 601 in src/coroutine/hook.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/coroutine/hook.cc#L601

Added line #L601 was not covered by tests

Check warning on line 603 in src/coroutine/hook.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/coroutine/hook.cc#L603

Added line #L603 was not covered by tests

Check warning on line 607 in src/coroutine/hook.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/coroutine/hook.cc#L607

Added line #L607 was not covered by tests