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

chore: move transport interface tests to integration package #2813

Merged
merged 5 commits into from
Nov 7, 2024

chore: handle same relay with multiple addresses

66b48be
Select commit
Loading
Failed to load commit list.
Merged

chore: move transport interface tests to integration package #2813

chore: handle same relay with multiple addresses
66b48be
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 7, 2024 in 1s

89.29% of diff hit (target 92.58%)

View this Pull Request on Codecov

89.29% of diff hit (target 92.58%)

Annotations

Check warning on line 12 in packages/integration-tests/test/compliance/connection-encryption/tls.spec.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/integration-tests/test/compliance/connection-encryption/tls.spec.ts#L11-L12

Added lines #L11 - L12 were not covered by tests

Check warning on line 10 in packages/integration-tests/test/compliance/transport/tcp.spec.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/integration-tests/test/compliance/transport/tcp.spec.ts#L9-L10

Added lines #L9 - L10 were not covered by tests

Check warning on line 29 in packages/integration-tests/test/compliance/transport/tcp.spec.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/integration-tests/test/compliance/transport/tcp.spec.ts#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 26 in packages/integration-tests/test/compliance/transport/websockets.spec.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/integration-tests/test/compliance/transport/websockets.spec.ts#L22-L26

Added lines #L22 - L26 were not covered by tests

Check warning on line 90 in packages/transport-tcp/test/connection-limits.spec.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-tcp/test/connection-limits.spec.ts#L89-L90

Added lines #L89 - L90 were not covered by tests

Check warning on line 26 in packages/transport-tcp/test/listen-dial.spec.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-tcp/test/listen-dial.spec.ts#L24-L26

Added lines #L24 - L26 were not covered by tests

Check warning on line 32 in packages/transport-tcp/test/listen-dial.spec.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-tcp/test/listen-dial.spec.ts#L29-L32

Added lines #L29 - L32 were not covered by tests

Check warning on line 218 in packages/transport-tcp/test/listen-dial.spec.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-tcp/test/listen-dial.spec.ts#L218

Added line #L218 was not covered by tests

Check warning on line 220 in packages/transport-tcp/test/listen-dial.spec.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-tcp/test/listen-dial.spec.ts#L220

Added line #L220 was not covered by tests

Check warning on line 25 in packages/transport-tcp/test/max-connections.spec.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-tcp/test/max-connections.spec.ts#L22-L25

Added lines #L22 - L25 were not covered by tests

Check warning on line 68 in packages/transport-websockets/test/node.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-websockets/test/node.ts#L68

Added line #L68 was not covered by tests

Check warning on line 334 in packages/transport-websockets/test/node.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-websockets/test/node.ts#L334

Added line #L334 was not covered by tests

Check warning on line 440 in packages/transport-websockets/test/node.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-websockets/test/node.ts#L440

Added line #L440 was not covered by tests