Skip to content

Conversation

@didinele
Copy link
Member

@didinele didinele commented Nov 5, 2025

Backports #11252

@didinele didinele requested a review from a team as a code owner November 5, 2025 19:46
@didinele didinele requested review from SpaceEEC, iCrawl, kyranet and vladfrangu and removed request for a team November 5, 2025 19:46
@vercel
Copy link

vercel bot commented Nov 5, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
discord-js Error Error Nov 10, 2025 7:27pm
discord-js-guide Error Error Nov 10, 2025 7:27pm

@codecov
Copy link

codecov bot commented Nov 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 36.98%. Comparing base (ccbe071) to head (353db6b).

Additional details and impacted files
@@           Coverage Diff           @@
##              v14   #11253   +/-   ##
=======================================
  Coverage   36.98%   36.98%           
=======================================
  Files         242      242           
  Lines       14847    14847           
  Branches     1368     1368           
=======================================
  Hits         5491     5491           
  Misses       9312     9312           
  Partials       44       44           
Flag Coverage Δ
brokers 27.71% <ø> (ø)
builders 86.88% <ø> (ø)
collection 100.00% <ø> (ø)
formatters 97.65% <ø> (ø)
proxy 64.63% <ø> (ø)
rest 87.75% <ø> (ø)
util 41.42% <ø> (ø)
utilities 100.00% <ø> (ø)
voice 63.64% <ø> (ø)
ws 34.50% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment on lines +246 to +249
this.client.removeListener(Events.GuildMembersChunk, handler);
this.client.decrementMaxListeners();
this.client.removeListener(Events.Raw, rateLimitHandler);
this.client.decrementMaxListeners();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

make this a function pleasee

@didinele
Copy link
Member Author

Waiting on #11252 so we know for sure what our approach is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

4 participants