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

fix: ignore IPv6 link-local addresses #2865

Merged
merged 2 commits into from
Nov 29, 2024

Merge branch 'main' into fix/ignore-link-local-addresses

a2d4e37
Select commit
Loading
Failed to load commit list.
Merged

fix: ignore IPv6 link-local addresses #2865

Merge branch 'main' into fix/ignore-link-local-addresses
a2d4e37
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 29, 2024 in 1s

9.09% of diff hit (target 92.07%)

View this Pull Request on Codecov

9.09% of diff hit (target 92.07%)

Annotations

Check warning on line 386 in packages/transport-websockets/src/listener.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-websockets/src/listener.ts#L384-L386

Added lines #L384 - L386 were not covered by tests

Check warning on line 394 in packages/transport-websockets/src/listener.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-websockets/src/listener.ts#L388-L394

Added lines #L388 - L394 were not covered by tests