discordjs / discord.js

A powerful JavaScript library for interacting with the Discord API
https://discord.js.org
Apache License 2.0
25.44k stars 3.97k forks source link

feat: add linked roles formatters #10461

Closed sdanialraza closed 1 month ago

sdanialraza commented 2 months ago

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

Status and versioning classification:

vercel[bot] commented 2 months ago

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

Name Status Preview Comments Updated (UTC)
discord-js ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 6, 2024 2:16pm
1 Skipped Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **discord-js-guide** | ⬜️ Ignored ([Inspect](https://vercel.com/discordjs/discord-js-guide/6rsDHDQzQg6KXfd4jjjBjhu9K63K)) | [Visit Preview](https://discord-js-guide-git-fork-sdanialraza-feat-add-a28dc5-discordjs.vercel.app) | | Oct 6, 2024 2:16pm |
codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 33.36%. Comparing base (ab32f26) to head (3a0d28e). Report is 6 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #10461 +/- ## ========================================== - Coverage 35.34% 33.36% -1.99% ========================================== Files 240 226 -14 Lines 14612 13797 -815 Branches 1219 1158 -61 ========================================== - Hits 5165 4603 -562 + Misses 9400 9150 -250 + Partials 47 44 -3 ``` | [Flag](https://app.codecov.io/gh/discordjs/discord.js/pull/10461/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=discordjs) | Coverage Δ | | |---|---|---| | [formatters](https://app.codecov.io/gh/discordjs/discord.js/pull/10461/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=discordjs) | `97.47% <100.00%> (+0.03%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=discordjs#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.