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

libsubprocess: support flow control on writes via credits #6353

Merged
merged 6 commits into from
Oct 24, 2024

libsubprocess: cover subprocess on_credit

02689dd
Select commit
Loading
Failed to load commit list.
Merged

libsubprocess: support flow control on writes via credits #6353

libsubprocess: cover subprocess on_credit
02689dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 24, 2024 in 0s

85.00% of diff hit (target 83.52%)

View this Pull Request on Codecov

85.00% of diff hit (target 83.52%)

Annotations

Check warning on line 180 in src/common/libsubprocess/client.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/libsubprocess/client.c#L179-L180

Added lines #L179 - L180 were not covered by tests

Check warning on line 185 in src/common/libsubprocess/client.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/libsubprocess/client.c#L184-L185

Added lines #L184 - L185 were not covered by tests

Check warning on line 91 in src/common/libsubprocess/local.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/libsubprocess/local.c#L91

Added line #L91 was not covered by tests

Check warning on line 117 in src/common/libsubprocess/local.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/libsubprocess/local.c#L117

Added line #L117 was not covered by tests

Check warning on line 120 in src/common/libsubprocess/local.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/libsubprocess/local.c#L120

Added line #L120 was not covered by tests

Check warning on line 291 in src/common/libsubprocess/local.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/libsubprocess/local.c#L291

Added line #L291 was not covered by tests

Check warning on line 294 in src/common/libsubprocess/local.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/libsubprocess/local.c#L294

Added line #L294 was not covered by tests

Check warning on line 299 in src/common/libsubprocess/local.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/libsubprocess/local.c#L298-L299

Added lines #L298 - L299 were not covered by tests

Check warning on line 316 in src/common/libsubprocess/server.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/libsubprocess/server.c#L316

Added line #L316 was not covered by tests

Check warning on line 320 in src/common/libsubprocess/server.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/libsubprocess/server.c#L320

Added line #L320 was not covered by tests

Check warning on line 326 in src/common/libsubprocess/server.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/libsubprocess/server.c#L325-L326

Added lines #L325 - L326 were not covered by tests