-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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(ws): event layout #10376
refactor(ws): event layout #10376
Conversation
BREAKING CHANGE: All events now emit shard id as its own param
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 2 Skipped Deployments
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #10376 +/- ##
==========================================
+ Coverage 50.55% 50.73% +0.17%
==========================================
Files 228 228
Lines 20717 20646 -71
Branches 1253 1253
==========================================
+ Hits 10474 10475 +1
+ Misses 10199 10127 -72
Partials 44 44
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Breaking the whole library.
discord.js
needs updating, but it's currently pinned to an older version so that'll have to be a TODO for someone else.