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

wip

15503f5
Select commit
Loading
Failed to load commit list.
Merged

Refactor async io support #417

wip
15503f5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 11, 2024 in 0s

88.88% of diff hit (target 91.07%)

View this Pull Request on Codecov

88.88% of diff hit (target 91.07%)

Annotations

Check warning on line 212 in ntex-io/src/buf.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ntex-io/src/buf.rs#L211-L212

Added lines #L211 - L212 were not covered by tests

Check warning on line 239 in ntex-io/src/filter.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ntex-io/src/filter.rs#L239

Added line #L239 was not covered by tests

Check warning on line 14 in ntex-io/src/tasks.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ntex-io/src/tasks.rs#L12-L14

Added lines #L12 - L14 were not covered by tests

Check warning on line 119 in ntex-io/src/tasks.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ntex-io/src/tasks.rs#L118-L119

Added lines #L118 - L119 were not covered by tests

Check warning on line 187 in ntex-io/src/tasks.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ntex-io/src/tasks.rs#L185-L187

Added lines #L185 - L187 were not covered by tests

Check warning on line 196 in ntex-io/src/tasks.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ntex-io/src/tasks.rs#L195-L196

Added lines #L195 - L196 were not covered by tests

Check warning on line 207 in ntex-io/src/tasks.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ntex-io/src/tasks.rs#L207

Added line #L207 was not covered by tests

Check warning on line 288 in ntex-io/src/tasks.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ntex-io/src/tasks.rs#L288

Added line #L288 was not covered by tests

Check warning on line 309 in ntex-io/src/tasks.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ntex-io/src/tasks.rs#L307-L309

Added lines #L307 - L309 were not covered by tests

Check warning on line 312 in ntex-io/src/tasks.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ntex-io/src/tasks.rs#L311-L312

Added lines #L311 - L312 were not covered by tests

Check warning on line 339 in ntex-io/src/tasks.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ntex-io/src/tasks.rs#L339

Added line #L339 was not covered by tests

Check warning on line 448 in ntex-io/src/testing.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ntex-io/src/testing.rs#L444-L448

Added lines #L444 - L448 were not covered by tests