Skip to content

Change the client builder so that it abstracts away connecting to TLS…

Codecov / codecov/patch succeeded Oct 5, 2023 in 1s

89.5% of diff hit (target 85.5%)

View this Pull Request on Codecov

89.5% of diff hit (target 85.5%)

Annotations

Check warning on line 1853 in src/client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client.rs#L1853

Added line #L1853 was not covered by tests

Check warning on line 241 in src/client_builder.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client_builder.rs#L241

Added line #L241 was not covered by tests

Check warning on line 247 in src/client_builder.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client_builder.rs#L247

Added line #L247 was not covered by tests

Check warning on line 257 in src/client_builder.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client_builder.rs#L257

Added line #L257 was not covered by tests

Check warning on line 274 in src/client_builder.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client_builder.rs#L274

Added line #L274 was not covered by tests

Check warning on line 310 in src/client_builder.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client_builder.rs#L310

Added line #L310 was not covered by tests

Check warning on line 14 in src/conn.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/conn.rs#L12-L14

Added lines #L12 - L14 were not covered by tests

Check warning on line 178 in src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/error.rs#L178

Added line #L178 was not covered by tests

Check warning on line 180 in src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/error.rs#L180

Added line #L180 was not covered by tests

Check warning on line 207 in src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/error.rs#L206-L207

Added lines #L206 - L207 were not covered by tests

Check warning on line 253 in src/extensions/idle.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/extensions/idle.rs#L251-L253

Added lines #L251 - L253 were not covered by tests