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

Add the PoolQueue middleware #2540

Merged
merged 14 commits into from
Dec 2, 2023

thiserror

220a7fe
Select commit
Loading
Failed to load commit list.
Merged

Add the PoolQueue middleware #2540

thiserror
220a7fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 2, 2023 in 0s

80.71% of diff hit (target 68.00%)

View this Pull Request on Codecov

80.71% of diff hit (target 68.00%)

Annotations

Check warning on line 32 in linkerd/proxy/pool/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkerd/proxy/pool/src/error.rs#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 38 in linkerd/proxy/pool/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkerd/proxy/pool/src/error.rs#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 46 in linkerd/proxy/pool/src/future.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkerd/proxy/pool/src/future.rs#L46

Added line #L46 was not covered by tests

Check warning on line 48 in linkerd/proxy/pool/src/future.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkerd/proxy/pool/src/future.rs#L48

Added line #L48 was not covered by tests

Check warning on line 66 in linkerd/proxy/pool/src/future.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkerd/proxy/pool/src/future.rs#L65-L66

Added lines #L65 - L66 were not covered by tests

Check warning on line 71 in linkerd/proxy/pool/src/future.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkerd/proxy/pool/src/future.rs#L71

Added line #L71 was not covered by tests

Check warning on line 77 in linkerd/proxy/pool/src/service.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkerd/proxy/pool/src/service.rs#L76-L77

Added lines #L76 - L77 were not covered by tests

Check warning on line 103 in linkerd/proxy/pool/src/service.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkerd/proxy/pool/src/service.rs#L103

Added line #L103 was not covered by tests

Check warning on line 80 in linkerd/proxy/pool/src/worker.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkerd/proxy/pool/src/worker.rs#L80

Added line #L80 was not covered by tests

Check warning on line 90 in linkerd/proxy/pool/src/worker.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkerd/proxy/pool/src/worker.rs#L90

Added line #L90 was not covered by tests

Check warning on line 95 in linkerd/proxy/pool/src/worker.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkerd/proxy/pool/src/worker.rs#L95

Added line #L95 was not covered by tests

Check warning on line 116 in linkerd/proxy/pool/src/worker.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkerd/proxy/pool/src/worker.rs#L109-L116

Added lines #L109 - L116 were not covered by tests

Check warning on line 133 in linkerd/proxy/pool/src/worker.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkerd/proxy/pool/src/worker.rs#L133

Added line #L133 was not covered by tests

Check warning on line 188 in linkerd/proxy/pool/src/worker.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkerd/proxy/pool/src/worker.rs#L188

Added line #L188 was not covered by tests

Check warning on line 195 in linkerd/proxy/pool/src/worker.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkerd/proxy/pool/src/worker.rs#L193-L195

Added lines #L193 - L195 were not covered by tests

Check warning on line 236 in linkerd/proxy/pool/src/worker.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkerd/proxy/pool/src/worker.rs#L236

Added line #L236 was not covered by tests

Check warning on line 243 in linkerd/proxy/pool/src/worker.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkerd/proxy/pool/src/worker.rs#L243

Added line #L243 was not covered by tests

Check warning on line 284 in linkerd/proxy/pool/src/worker.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkerd/proxy/pool/src/worker.rs#L284

Added line #L284 was not covered by tests

Check warning on line 303 in linkerd/proxy/pool/src/worker.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkerd/proxy/pool/src/worker.rs#L303

Added line #L303 was not covered by tests

Check warning on line 311 in linkerd/proxy/pool/src/worker.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkerd/proxy/pool/src/worker.rs#L311

Added line #L311 was not covered by tests

Check warning on line 317 in linkerd/proxy/pool/src/worker.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkerd/proxy/pool/src/worker.rs#L314-L317

Added lines #L314 - L317 were not covered by tests

Check warning on line 322 in linkerd/proxy/pool/src/worker.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkerd/proxy/pool/src/worker.rs#L322

Added line #L322 was not covered by tests