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(website): include reexported members in docs #10518

Open Qjuh opened 1 month ago

Qjuh commented 1 month ago

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

Bildschirmfoto 2024-09-25 um 14 57 29

Status and versioning classification:

vercel[bot] commented 1 month 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 Sep 25, 2024 11:49am
1 Skipped Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **discord-js-guide** | ⬜️ Ignored ([Inspect](https://vercel.com/discordjs/discord-js-guide/8rRygSxxmSFAiLy6zfGtdSTwqhQ8)) | [Visit Preview](https://discord-js-guide-git-fork-qjuh-website-include-2cbad8-discordjs.vercel.app) | | Sep 25, 2024 11:49am |
codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 35.47%. Comparing base (cda8d88) to head (074f4b6). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
apps/website/src/components/Badges.tsx 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #10518 +/- ## ========================================== - Coverage 35.48% 35.47% -0.01% ========================================== Files 228 228 Lines 14308 14310 +2 Branches 1254 1254 ========================================== Hits 5077 5077 - Misses 9187 9189 +2 Partials 44 44 ``` | [Flag](https://app.codecov.io/gh/discordjs/discord.js/pull/10518/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=discordjs) | Coverage Δ | | |---|---|---| | [brokers](https://app.codecov.io/gh/discordjs/discord.js/pull/10518/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=discordjs) | `31.44% <ø> (ø)` | | | [builders](https://app.codecov.io/gh/discordjs/discord.js/pull/10518/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=discordjs) | `91.58% <ø> (ø)` | | | [collection](https://app.codecov.io/gh/discordjs/discord.js/pull/10518/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=discordjs) | `100.00% <ø> (ø)` | | | [formatters](https://app.codecov.io/gh/discordjs/discord.js/pull/10518/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=discordjs) | `97.43% <ø> (ø)` | | | [proxy](https://app.codecov.io/gh/discordjs/discord.js/pull/10518/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=discordjs) | `66.27% <ø> (ø)` | | | [rest](https://app.codecov.io/gh/discordjs/discord.js/pull/10518/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=discordjs) | `87.37% <ø> (ø)` | | | [util](https://app.codecov.io/gh/discordjs/discord.js/pull/10518/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=discordjs) | `41.42% <ø> (ø)` | | | [utilities](https://app.codecov.io/gh/discordjs/discord.js/pull/10518/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=discordjs) | `100.00% <ø> (ø)` | | | [voice](https://app.codecov.io/gh/discordjs/discord.js/pull/10518/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=discordjs) | `63.64% <ø> (ø)` | | | [website](https://app.codecov.io/gh/discordjs/discord.js/pull/10518/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=discordjs) | `0.00% <0.00%> (ø)` | | | [ws](https://app.codecov.io/gh/discordjs/discord.js/pull/10518/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=discordjs) | `36.21% <ø> (ø)` | | 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.