Skip to content

Conversation

@vladfrangu
Copy link
Member

@vladfrangu vladfrangu commented Oct 5, 2025

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

Just fixes some type references. WIll PR to DTypes to fix the thread return type being a generic channel instead of a specific type

Needs

Status and versioning classification:

@vercel
Copy link

vercel bot commented Oct 5, 2025

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

Project Deployment Preview Comments Updated (UTC)
discord-js Ready Ready Preview Comment Oct 24, 2025 3:32pm
discord-js-guide Ready Ready Preview Comment Oct 24, 2025 3:32pm

@Jiralite Jiralite marked this pull request as draft October 5, 2025 12:20
@Jiralite
Copy link
Member

Jiralite commented Oct 5, 2025

Drafting until the discord-api-types release.

@github-project-automation github-project-automation bot moved this from Todo to Review in Progress in discord.js Oct 5, 2025
@Jiralite Jiralite modified the milestones: core 2.3.0, core 3.0.0 Oct 5, 2025
@Jiralite Jiralite dismissed their stale review October 5, 2025 12:33

Resolved.

@Jiralite Jiralite self-requested a review October 5, 2025 12:33
@codecov
Copy link

codecov bot commented Oct 5, 2025

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 44.39%. Comparing base (83ec0fd) to head (1ff2b4b).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
packages/core/src/api/channel.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11140      +/-   ##
==========================================
+ Coverage   44.34%   44.39%   +0.05%     
==========================================
  Files         315      315              
  Lines       18155    18133      -22     
  Branches     1805     1805              
==========================================
  Hits         8051     8051              
+ Misses      10092    10070      -22     
  Partials       12       12              
Flag Coverage Δ
builders 79.74% <ø> (ø)
core 0.91% <0.00%> (ø)

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.

@Jiralite
Copy link
Member

Jiralite commented Oct 6, 2025

Please resolve conflicts!

@vladfrangu vladfrangu force-pushed the types/use-return-types-instead-of-direct-types branch from ed52cd1 to 66241cc Compare October 7, 2025 09:55
@vladfrangu vladfrangu marked this pull request as ready for review October 7, 2025 09:56
fix: import pains

chore: apply suggestion from review

Co-authored-by: Almeida <[email protected]>

chore: fmt script

chore: requested change
@vladfrangu vladfrangu force-pushed the types/use-return-types-instead-of-direct-types branch from ca625d6 to 1fcc735 Compare October 8, 2025 09:03
@vladfrangu
Copy link
Member Author

The following routes are not implemented:
 - guildMemberVerification

@Jiralite
Copy link
Member

Jiralite commented Oct 8, 2025

That's an unstable/undocumented route so that's fine.

@github-project-automation github-project-automation bot moved this from Review in Progress to Review Approved in discord.js Oct 24, 2025
@kodiakhq kodiakhq bot merged commit 0c1ff5e into main Oct 24, 2025
27 checks passed
@kodiakhq kodiakhq bot deleted the types/use-return-types-instead-of-direct-types branch October 24, 2025 15:36
@github-project-automation github-project-automation bot moved this from Review Approved to Done in discord.js Oct 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

6 participants