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

feat: virtual socket and stream #107

Merged
merged 8 commits into from
Jan 8, 2024

fix warn

2a7a324
Select commit
Loading
Failed to load commit list.
Merged

feat: virtual socket and stream #107

fix warn
2a7a324
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 8, 2024 in 1s

89.18% of diff hit (target 87.75%)

View this Pull Request on Codecov

89.18% of diff hit (target 87.75%)

Annotations

Check warning on line 14 in packages/integration_tests/src/virtual_socket.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/integration_tests/src/virtual_socket.rs#L14

Added line #L14 was not covered by tests

Check warning on line 21 in packages/integration_tests/src/virtual_socket.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/integration_tests/src/virtual_socket.rs#L21

Added line #L21 was not covered by tests

Check warning on line 28 in packages/integration_tests/src/virtual_socket.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/integration_tests/src/virtual_socket.rs#L28

Added line #L28 was not covered by tests

Check warning on line 34 in packages/integration_tests/src/virtual_socket.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/integration_tests/src/virtual_socket.rs#L34

Added line #L34 was not covered by tests

Check warning on line 64 in packages/integration_tests/src/virtual_socket.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/integration_tests/src/virtual_socket.rs#L64

Added line #L64 was not covered by tests

Check warning on line 31 in packages/services/virtual_socket/src/behavior.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/services/virtual_socket/src/behavior.rs#L31

Added line #L31 was not covered by tests

Check warning on line 33 in packages/services/virtual_socket/src/behavior.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/services/virtual_socket/src/behavior.rs#L33

Added line #L33 was not covered by tests

Check warning on line 36 in packages/services/virtual_socket/src/behavior.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/services/virtual_socket/src/behavior.rs#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 59 in packages/services/virtual_socket/src/behavior.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/services/virtual_socket/src/behavior.rs#L57-L59

Added lines #L57 - L59 were not covered by tests

Check warning on line 63 in packages/services/virtual_socket/src/behavior.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/services/virtual_socket/src/behavior.rs#L61-L63

Added lines #L61 - L63 were not covered by tests

Check warning on line 67 in packages/services/virtual_socket/src/behavior.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/services/virtual_socket/src/behavior.rs#L65-L67

Added lines #L65 - L67 were not covered by tests

Check warning on line 69 in packages/services/virtual_socket/src/behavior.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/services/virtual_socket/src/behavior.rs#L69

Added line #L69 was not covered by tests

Check warning on line 71 in packages/services/virtual_socket/src/behavior.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/services/virtual_socket/src/behavior.rs#L71

Added line #L71 was not covered by tests

Check warning on line 21 in packages/services/virtual_socket/src/handler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/services/virtual_socket/src/handler.rs#L21

Added line #L21 was not covered by tests

Check warning on line 31 in packages/services/virtual_socket/src/handler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/services/virtual_socket/src/handler.rs#L31

Added line #L31 was not covered by tests

Check warning on line 34 in packages/services/virtual_socket/src/handler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/services/virtual_socket/src/handler.rs#L34

Added line #L34 was not covered by tests

Check warning on line 37 in packages/services/virtual_socket/src/handler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/services/virtual_socket/src/handler.rs#L37

Added line #L37 was not covered by tests

Check warning on line 20 in packages/services/virtual_socket/src/vnet.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/services/virtual_socket/src/vnet.rs#L20

Added line #L20 was not covered by tests

Check warning on line 28 in packages/services/virtual_socket/src/vnet.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/services/virtual_socket/src/vnet.rs#L28

Added line #L28 was not covered by tests

Check warning on line 48 in packages/services/virtual_socket/src/vnet/internal.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/services/virtual_socket/src/vnet/internal.rs#L48

Added line #L48 was not covered by tests

Check warning on line 62 in packages/services/virtual_socket/src/vnet/internal.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/services/virtual_socket/src/vnet/internal.rs#L62

Added line #L62 was not covered by tests

Check warning on line 71 in packages/services/virtual_socket/src/vnet/internal.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/services/virtual_socket/src/vnet/internal.rs#L69-L71

Added lines #L69 - L71 were not covered by tests

Check warning on line 87 in packages/services/virtual_socket/src/vnet/internal.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/services/virtual_socket/src/vnet/internal.rs#L87

Added line #L87 was not covered by tests

Check warning on line 90 in packages/services/virtual_socket/src/vnet/internal.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/services/virtual_socket/src/vnet/internal.rs#L90

Added line #L90 was not covered by tests

Check warning on line 92 in packages/services/virtual_socket/src/vnet/internal.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/services/virtual_socket/src/vnet/internal.rs#L92

Added line #L92 was not covered by tests