Skip to content

feat: implement structures in mainlib #10983

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

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Qjuh
Copy link
Member

@Qjuh Qjuh commented Jul 12, 2025

Please describe the changes this PR makes and why it should be merged:

This is a very early proof-of-concept stage to discuss how @discordjs/structures might get implemented in next discord.js version.

Status and versioning classification:

Copy link

vercel bot commented Jul 12, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
discord-js ⬜️ Ignored (Inspect) Visit Preview Jul 20, 2025 11:18am
discord-js-guide ⬜️ Ignored (Inspect) Visit Preview Jul 20, 2025 11:18am

Copy link

codecov bot commented Jul 12, 2025

Codecov Report

Attention: Patch coverage is 1.13636% with 348 lines in your changes missing coverage. Please review.

Project coverage is 44.35%. Comparing base (3cff4d7) to head (e90deb7).
Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
packages/next/src/managers/ChannelManager.ts 0.00% 53 Missing ⚠️
packages/next/src/Client.ts 0.00% 42 Missing ⚠️
packages/next/src/managers/CachedManager.ts 4.16% 23 Missing ⚠️
...s/next/src/structures/AnnouncementThreadChannel.ts 0.00% 19 Missing ⚠️
packages/next/src/structures/ForumChannel.ts 0.00% 19 Missing ⚠️
...ackages/next/src/structures/PublicThreadChannel.ts 0.00% 19 Missing ⚠️
...ackages/next/src/structures/AnnouncementChannel.ts 0.00% 18 Missing ⚠️
...ckages/next/src/structures/PrivateThreadChannel.ts 0.00% 18 Missing ⚠️
packages/next/src/structures/TextChannel.ts 0.00% 18 Missing ⚠️
packages/next/src/structures/StageChannel.ts 0.00% 17 Missing ⚠️
... and 10 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10983      +/-   ##
==========================================
- Coverage   45.23%   44.35%   -0.89%     
==========================================
  Files         307      327      +20     
  Lines       17189    17541     +352     
  Branches     1747     1763      +16     
==========================================
+ Hits         7776     7780       +4     
- Misses       9400     9748     +348     
  Partials       13       13              
Flag Coverage Δ
next 1.13% <1.13%> (-18.89%) ⬇️

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.

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.

1 participant