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

Refactor import statements #2131

Merged
merged 8 commits into from
Sep 17, 2024

Refactor import statements to remove "@sentry/node" dependency

88aeaa7
Select commit
Loading
Failed to load commit list.
Merged

Refactor import statements #2131

Refactor import statements to remove "@sentry/node" dependency
88aeaa7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 16, 2024 in 0s

47.32% of diff hit (target 29.03%)

View this Pull Request on Codecov

47.32% of diff hit (target 29.03%)

Annotations

Check warning on line 4 in packages/cli/ConsoleThread.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/cli/ConsoleThread.ts#L4

Added line #L4 was not covered by tests

Check warning on line 8 in packages/gateway/src/GatewayServer.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/gateway/src/GatewayServer.ts#L8

Added line #L8 was not covered by tests

Check warning on line 20 in packages/gateway/src/GatewayServer.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/gateway/src/GatewayServer.ts#L20

Added line #L20 was not covered by tests

Check warning on line 45 in packages/gateway/src/GatewayServer.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/gateway/src/GatewayServer.ts#L45

Added line #L45 was not covered by tests

Check warning on line 153 in packages/gateway/src/GatewayServer.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/gateway/src/GatewayServer.ts#L153

Added line #L153 was not covered by tests

Check warning on line 253 in packages/gateway/src/GatewayServer.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/gateway/src/GatewayServer.ts#L253

Added line #L253 was not covered by tests

Check warning on line 35 in packages/gateway/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/gateway/src/index.ts#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 203 in packages/gateway/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/gateway/src/index.ts#L202-L203

Added lines #L202 - L203 were not covered by tests

Check warning on line 213 in packages/gateway/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/gateway/src/index.ts#L210-L213

Added lines #L210 - L213 were not covered by tests

Check warning on line 245 in packages/gateway/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/gateway/src/index.ts#L243-L245

Added lines #L243 - L245 were not covered by tests

Check warning on line 249 in packages/gateway/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/gateway/src/index.ts#L247-L249

Added lines #L247 - L249 were not covered by tests

Check warning on line 252 in packages/gateway/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/gateway/src/index.ts#L252

Added line #L252 was not covered by tests

Check warning on line 4 in packages/lobby/src/LoginInfoMessage.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/lobby/src/LoginInfoMessage.ts#L2-L4

Added lines #L2 - L4 were not covered by tests

Check warning on line 4 in packages/lobby/src/UserInfoMessage.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/lobby/src/UserInfoMessage.ts#L2-L4

Added lines #L2 - L4 were not covered by tests

Check warning on line 6 in packages/lobby/src/handlers/encryptedCommand.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/lobby/src/handlers/encryptedCommand.ts#L6

Added line #L6 was not covered by tests

Check warning on line 11 in packages/lobby/src/handlers/encryptedCommand.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/lobby/src/handlers/encryptedCommand.ts#L10-L11

Added lines #L10 - L11 were not covered by tests

Check warning on line 6 in packages/lobby/src/handlers/handleGetMiniUserList.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/lobby/src/handlers/handleGetMiniUserList.ts#L4-L6

Added lines #L4 - L6 were not covered by tests

Check warning on line 3 in packages/lobby/src/handlers/handleTrackingPing.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/lobby/src/handlers/handleTrackingPing.ts#L3

Added line #L3 was not covered by tests

Check warning on line 8 in packages/lobby/src/handlers/requestConnectGameServer.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/lobby/src/handlers/requestConnectGameServer.ts#L8

Added line #L8 was not covered by tests

Check warning on line 14 in packages/lobby/src/handlers/requestConnectGameServer.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/lobby/src/handlers/requestConnectGameServer.ts#L14

Added line #L14 was not covered by tests

Check warning on line 16 in packages/lobby/src/handlers/requestConnectGameServer.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/lobby/src/handlers/requestConnectGameServer.ts#L16

Added line #L16 was not covered by tests

Check warning on line 18 in packages/lobby/src/handlers/requestConnectGameServer.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/lobby/src/handlers/requestConnectGameServer.ts#L18

Added line #L18 was not covered by tests

Check warning on line 17 in packages/lobby/src/internal.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/lobby/src/internal.ts#L17

Added line #L17 was not covered by tests

Check warning on line 22 in packages/lobby/src/internal.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/lobby/src/internal.ts#L20-L22

Added lines #L20 - L22 were not covered by tests

Check warning on line 103 in packages/lobby/src/internal.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/lobby/src/internal.ts#L103

Added line #L103 was not covered by tests