Skip to content

test: :bug: correct payload and header serialization and update tests

Codecov / codecov/project succeeded Oct 10, 2024 in 0s

28.03% (+1.79%) compared to ec52788

View this Pull Request on Codecov

28.03% (+1.79%) compared to ec52788

Details

Codecov Report

Attention: Patch coverage is 32.05674% with 479 lines in your changes missing coverage. Please review.

Project coverage is 28.03%. Comparing base (ec52788) to head (7792fb6).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
packages/transactions/src/internal.ts 2.60% 112 Missing ⚠️
packages/gateway/src/npsPortRouter.ts 0.00% 90 Missing ⚠️
packages/gateway/src/mcotsPortRouter.ts 0.00% 71 Missing ⚠️
packages/gateway/src/GatewayServer.ts 0.00% 53 Missing ⚠️
packages/shared-packets/src/GamePacket.ts 48.83% 44 Missing ⚠️
packages/gateway/src/index.ts 0.00% 17 Missing ⚠️
packages/gateway/src/portRouters.ts 48.48% 17 Missing ⚠️
...ackages/shared-packets/src/ServerMessagePayload.ts 31.81% 15 Missing ⚠️
packages/shared-packets/src/ServerPacket.ts 39.13% 14 Missing ⚠️
packages/shared-packets/src/GameMessagePayload.ts 60.71% 11 Missing ⚠️
... and 11 more
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #2204      +/-   ##
==========================================
+ Coverage   26.23%   28.03%   +1.79%     
==========================================
  Files         230      229       -1     
  Lines       11691    11484     -207     
  Branches      303      375      +72     
==========================================
+ Hits         3067     3219     +152     
+ Misses       8624     8264     -360     
- Partials        0        1       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.