Skip to content

Conversation

almeidx
Copy link
Member

@almeidx almeidx commented Oct 4, 2025

Added a script that checks which Routes are not being used in /core.

The only missing routes besides the ones implemented here are guildMemberVerification (not documented) and guildIncidentActions (#10727)

Copy link

vercel bot commented Oct 4, 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 8, 2025 8:33am
discord-js-guide Ready Ready Preview Comment Oct 8, 2025 8:33am

@almeidx almeidx force-pushed the feat/add-group-dm-recipient-endpoints branch from a4633d4 to ae6ab2e Compare October 4, 2025 20:30
@almeidx almeidx force-pushed the feat/add-group-dm-recipient-endpoints branch from ae6ab2e to 8898141 Compare October 4, 2025 20:32
Copy link

codecov bot commented Oct 4, 2025

Codecov Report

❌ Patch coverage is 0% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.24%. Comparing base (a78dd01) to head (3c333a8).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
packages/core/src/api/channel.ts 0.00% 23 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #11135   +/-   ##
=======================================
  Coverage   44.24%   44.24%           
=======================================
  Files         313      313           
  Lines       18072    18051   -21     
  Branches     1796     1790    -6     
=======================================
- Hits         7996     7987    -9     
+ Misses      10064    10052   -12     
  Partials       12       12           
Flag Coverage Δ
core 0.91% <0.00%> (-0.01%) ⬇️

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.

@github-project-automation github-project-automation bot moved this from Todo to Review in Progress in discord.js Oct 4, 2025
@almeidx almeidx changed the title feat: add {add,delete}GroupDMRecipient methods feat: add {add,remove}GroupDMRecipient methods Oct 5, 2025
@github-project-automation github-project-automation bot moved this from Review in Progress to Review Approved in discord.js Oct 8, 2025
@kodiakhq kodiakhq bot merged commit aac247c into main Oct 8, 2025
27 checks passed
@kodiakhq kodiakhq bot deleted the feat/add-group-dm-recipient-endpoints branch October 8, 2025 08:37
@github-project-automation github-project-automation bot moved this from Review Approved to Done in discord.js Oct 8, 2025
Jiralite pushed a commit that referenced this pull request Oct 8, 2025
* feat: add `{add,delete}GroupDMRecipient methods`

* fix: requested changes

---------

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
@Jiralite Jiralite changed the title feat: add {add,remove}GroupDMRecipient methods feat: add {add,remove}GroupDMRecipient methods Oct 8, 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.

4 participants