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

Prismarine+RakNet: Fix #1313. #1334

Merged
merged 1 commit into from
Apr 18, 2024
Merged

Prismarine+RakNet: Fix #1313. #1334

merged 1 commit into from
Apr 18, 2024

Conversation

filiphsps
Copy link
Member

No description provided.

@filiphsps filiphsps self-assigned this Apr 18, 2024
Copy link

codecov bot commented Apr 18, 2024

Bundle Report

Changes will decrease total bundle size by 7.2MB ⬇️

Bundle name Size Change
@jsprismarine/color-parser-@jsprismarine/color-parser 5.89kB 694 bytes ⬇️
@jsprismarine/math-@jsprismarine/math 14.04kB 456 bytes ⬇️
JSPrismarine-@jsprismarine/math 14.08kB 41 bytes ⬆️
JSPrismarine-@jsprismarine/protocol 132.28kB 4.81kB ⬇️
JSPrismarine-@jsprismarine/nbt 111.32kB 0 bytes
@jsprismarine/errors-@jsprismarine/errors (removed) 9.8kB ⬇️
JSPrismarine-@jsprismarine/minecraft (removed) 135.38kB ⬇️
@jsprismarine/prismarine-@jsprismarine/prismarine (removed) 2.73MB ⬇️
JSPrismarine-@jsprismarine/prismarine (removed) 3.01MB ⬇️
@jsprismarine/raknet-@jsprismarine/raknet (removed) 228.53kB ⬇️
JSPrismarine-@jsprismarine/brigadier (removed) 296.91kB ⬇️
@jsprismarine/logger-@jsprismarine/logger (removed) 18.6kB ⬇️
JSPrismarine-@jsprismarine/errors (removed) 9.8kB ⬇️
JSPrismarine-@jsprismarine/logger (removed) 19.52kB ⬇️
@jsprismarine/nbt-@jsprismarine/nbt (removed) 111.32kB ⬇️
@jsprismarine/brigadier-@jsprismarine/brigadier (removed) 296.91kB ⬇️
JSPrismarine-@jsprismarine/server (removed) 8.55kB ⬇️
@jsprismarine/server-@jsprismarine/server (removed) 8.55kB ⬇️
@jsprismarine/client-@jsprismarine/client (removed) 38.84kB ⬇️
JSPrismarine-@jsprismarine/client (removed) 38.84kB ⬇️
JSPrismarine-@jsprismarine/raknet (removed) 228.53kB ⬇️
JSPrismarine-@jsprismarine/color-parser (removed) 6.58kB ⬇️

Copy link
Contributor

github-actions bot commented Apr 18, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 57.42% 16906 / 29438
🔵 Statements 57.42% 16906 / 29438
🔵 Functions 38.21% 705 / 1845
🔵 Branches 85.87% 1186 / 1381
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
packages/logger/src/transport.ts 100% 100% 100% 100%
packages/prismarine/src/Server.ts 100% 100% 100% 100%
packages/prismarine/src/network/Packets.ts 100% 100% 100% 100%
packages/prismarine/src/query/QueryManager.ts 36.92% 62.5% 100% 36.92% 25-27, 47-124, 126
packages/raknet/src/ServerSocket.ts 11.44% 100% 0% 11.44% 20-166
packages/raknet/src/protocol/OfflineHandler.ts 21.66% 100% 0% 21.66% 24-111, 114-119
packages/raknet/src/utils/ServerName.ts 0.68% 100% 0% 0.68% 2-146
Generated in workflow #12976

@filiphsps filiphsps merged commit 4f8bf3f into master Apr 18, 2024
13 checks passed
@filiphsps filiphsps deleted the fix/1313 branch April 18, 2024 12:24
@github-actions github-actions bot mentioned this pull request Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant