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

Tech debt #64

Merged
merged 22 commits into from
Sep 1, 2024

Rm WorkerBuilder::connect_with_buffered

1227381
Select commit
Loading
Failed to load commit list.
Merged

Tech debt #64

Rm WorkerBuilder::connect_with_buffered
1227381
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 18, 2024 in 1s

32.3% of diff hit (target 69.5%)

View this Pull Request on Codecov

32.3% of diff hit (target 69.5%)

Annotations

Check warning on line 11 in src/proto/batch/handle.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proto/batch/handle.rs#L11

Added line #L11 was not covered by tests

Check warning on line 35 in src/proto/batch/handle.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proto/batch/handle.rs#L35

Added line #L35 was not covered by tests

Check warning on line 85 in src/proto/batch/status.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proto/batch/status.rs#L85

Added line #L85 was not covered by tests

Check warning on line 14 in src/proto/client/ent.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proto/client/ent.rs#L10-L14

Added lines #L10 - L14 were not covered by tests

Check warning on line 22 in src/proto/client/ent.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proto/client/ent.rs#L18-L22

Added lines #L18 - L22 were not covered by tests

Check warning on line 36 in src/proto/client/ent.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proto/client/ent.rs#L36

Added line #L36 was not covered by tests

Check warning on line 45 in src/proto/client/ent.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proto/client/ent.rs#L45

Added line #L45 was not covered by tests

Check warning on line 71 in src/proto/client/ent.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proto/client/ent.rs#L69-L71

Added lines #L69 - L71 were not covered by tests

Check warning on line 73 in src/proto/client/ent.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proto/client/ent.rs#L73

Added line #L73 was not covered by tests

Check warning on line 75 in src/proto/client/ent.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proto/client/ent.rs#L75

Added line #L75 was not covered by tests

Check warning on line 48 in src/proto/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proto/mod.rs#L46-L48

Added lines #L46 - L48 were not covered by tests

Check warning on line 13 in src/proto/single/ent/cmd.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proto/single/ent/cmd.rs#L8-L13

Added lines #L8 - L13 were not covered by tests

Check warning on line 22 in src/proto/single/ent/cmd.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proto/single/ent/cmd.rs#L20-L22

Added lines #L20 - L22 were not covered by tests

Check warning on line 33 in src/proto/single/ent/cmd.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proto/single/ent/cmd.rs#L31-L33

Added lines #L31 - L33 were not covered by tests

Check warning on line 44 in src/proto/single/ent/progress.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proto/single/ent/progress.rs#L42-L44

Added lines #L42 - L44 were not covered by tests

Check warning on line 135 in src/tls/native_tls.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tls/native_tls.rs#L118-L135

Added lines #L118 - L135 were not covered by tests

Check warning on line 140 in src/tls/native_tls.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tls/native_tls.rs#L140

Added line #L140 was not covered by tests

Check warning on line 142 in src/tls/native_tls.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tls/native_tls.rs#L142

Added line #L142 was not covered by tests

Check warning on line 156 in src/tls/native_tls.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tls/native_tls.rs#L149-L156

Added lines #L149 - L156 were not covered by tests

Check warning on line 77 in src/tls/rustls.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tls/rustls.rs#L74-L77

Added lines #L74 - L77 were not covered by tests

Check warning on line 83 in src/tls/rustls.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tls/rustls.rs#L79-L83

Added lines #L79 - L83 were not covered by tests

Check warning on line 156 in src/tls/rustls.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tls/rustls.rs#L146-L156

Added lines #L146 - L156 were not covered by tests

Check warning on line 170 in src/tls/rustls.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tls/rustls.rs#L161-L170

Added lines #L161 - L170 were not covered by tests

Check warning on line 264 in src/worker/builder.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/worker/builder.rs#L261-L264

Added lines #L261 - L264 were not covered by tests

Check warning on line 279 in src/worker/builder.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/worker/builder.rs#L276-L279

Added lines #L276 - L279 were not covered by tests