Skip to content

feat: add TLS support

Codecov / codecov/patch failed Dec 28, 2023 in 0s

55.55% of diff hit (target 80.21%)

View this Pull Request on Codecov

55.55% of diff hit (target 80.21%)

Annotations

Check warning on line 64 in src/connection.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/connection.jl#L64

Added line #L64 was not covered by tests

Check warning on line 66 in src/connection.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/connection.jl#L66

Added line #L66 was not covered by tests

Check warning on line 11 in src/transport/tls.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transport/tls.jl#L7-L11

Added lines #L7 - L11 were not covered by tests

Check warning on line 13 in src/transport/tls.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transport/tls.jl#L13

Added line #L13 was not covered by tests

Check warning on line 18 in src/transport/tls.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transport/tls.jl#L17-L18

Added lines #L17 - L18 were not covered by tests

Check warning on line 21 in src/transport/tls.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transport/tls.jl#L20-L21

Added lines #L20 - L21 were not covered by tests

Check warning on line 26 in src/transport/tls.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transport/tls.jl#L23-L26

Added lines #L23 - L26 were not covered by tests

Check warning on line 28 in src/transport/tls.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transport/tls.jl#L28

Added line #L28 was not covered by tests

Check warning on line 34 in src/transport/tls.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transport/tls.jl#L31-L34

Added lines #L31 - L34 were not covered by tests

Check warning on line 36 in src/transport/tls.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transport/tls.jl#L36

Added line #L36 was not covered by tests

Check warning on line 40 in src/transport/tls.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transport/tls.jl#L38-L40

Added lines #L38 - L40 were not covered by tests

Check warning on line 42 in src/transport/tls.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transport/tls.jl#L42

Added line #L42 was not covered by tests

Check warning on line 46 in src/transport/tls.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transport/tls.jl#L44-L46

Added lines #L44 - L46 were not covered by tests

Check warning on line 49 in src/transport/tls.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transport/tls.jl#L48-L49

Added lines #L48 - L49 were not covered by tests

Check warning on line 55 in src/transport/tls.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transport/tls.jl#L51-L55

Added lines #L51 - L55 were not covered by tests