Skip to content
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

feat(website): include reexported members in docs #10518

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Qjuh
Copy link
Contributor

@Qjuh Qjuh commented Sep 25, 2024

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

  • Include re-exported members in docs website
  • Mark re-exported members to distingush them from regular exports
Bildschirmfoto 2024-09-25 um 14 57 29

Status and versioning classification:

  • This PR only includes non-code changes, like changes to documentation, README, etc.

Copy link

vercel bot commented Sep 25, 2024

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) Visit Preview Sep 25, 2024 11:49am

Copy link

codecov bot commented Sep 25, 2024

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 ⚠️
Additional details and impacted files
@@            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 Coverage Δ
brokers 31.44% <ø> (ø)
builders 91.58% <ø> (ø)
collection 100.00% <ø> (ø)
formatters 97.43% <ø> (ø)
proxy 66.27% <ø> (ø)
rest 87.37% <ø> (ø)
util 41.42% <ø> (ø)
utilities 100.00% <ø> (ø)
voice 63.64% <ø> (ø)
website 0.00% <0.00%> (ø)
ws 36.21% <ø> (ø)

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.

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.

2 participants