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

wip

688b1d6
Select commit
Loading
Failed to load commit list.
Merged

Write back-pressure support #172

wip
688b1d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 12, 2024 in 1s

78.62% of diff hit (target 71.10%)

View this Pull Request on Codecov

78.62% of diff hit (target 71.10%)

Annotations

Check warning on line 315 in src/io.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/io.rs#L314-L315

Added lines #L314 - L315 were not covered by tests

Check warning on line 317 in src/io.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/io.rs#L317

Added line #L317 was not covered by tests

Check warning on line 322 in src/io.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/io.rs#L321-L322

Added lines #L321 - L322 were not covered by tests

Check warning on line 409 in src/io.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/io.rs#L409

Added line #L409 was not covered by tests

Check warning on line 417 in src/io.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/io.rs#L414-L417

Added lines #L414 - L417 were not covered by tests

Check warning on line 496 in src/io.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/io.rs#L495-L496

Added lines #L495 - L496 were not covered by tests

Check warning on line 879 in src/io.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/io.rs#L879

Added line #L879 was not covered by tests

Check warning on line 891 in src/io.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/io.rs#L891

Added line #L891 was not covered by tests

Check warning on line 111 in src/v3/control.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/v3/control.rs#L111

Added line #L111 was not covered by tests

Check warning on line 388 in src/v3/control.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/v3/control.rs#L386-L388

Added lines #L386 - L388 were not covered by tests

Check warning on line 394 in src/v3/control.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/v3/control.rs#L392-L394

Added lines #L392 - L394 were not covered by tests

Check warning on line 119 in src/v5/control.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/v5/control.rs#L119

Added line #L119 was not covered by tests

Check warning on line 490 in src/v5/control.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/v5/control.rs#L488-L490

Added lines #L488 - L490 were not covered by tests

Check warning on line 496 in src/v5/control.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/v5/control.rs#L494-L496

Added lines #L494 - L496 were not covered by tests