Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Merged
merged 4 commits into from
Dec 2, 2024

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.

@Qjuh Qjuh requested review from a team as code owners September 25, 2024 11:43
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 Dec 2, 2024 6:20pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
discord-js-guide ⬜️ Ignored (Inspect) Visit Preview Dec 2, 2024 6:20pm

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 36.98%. Comparing base (5f0d28c) to head (0eacd95).
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   36.99%   36.98%   -0.01%     
==========================================
  Files         239      239              
  Lines       15290    15292       +2     
  Branches     1381     1379       -2     
==========================================
  Hits         5656     5656              
- Misses       9619     9621       +2     
  Partials       15       15              
Flag Coverage Δ
brokers 27.71% <ø> (ø)
builders 80.38% <ø> (ø)
collection 100.00% <ø> (ø)
formatters 97.47% <ø> (ø)
proxy 64.63% <ø> (ø)
rest 85.85% <ø> (ø)
util 41.42% <ø> (ø)
utilities 100.00% <ø> (ø)
voice 69.84% <ø> (ø)
website 0.00% <0.00%> (ø)
ws 34.45% <ø> (ø)

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.

@kodiakhq kodiakhq bot merged commit bd7a995 into discordjs:main Dec 2, 2024
24 checks passed
@Qjuh Qjuh deleted the website/include-reexports branch December 2, 2024 18:29
almeidx pushed a commit that referenced this pull request Jan 9, 2025
* feat(website): add re-exported members to docs site

* refactor(scripts): rewrite sourceURL for externals

* feat(website): add external badge

---------

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Jiralite pushed a commit that referenced this pull request Jan 10, 2025
* feat(website): add re-exported members to docs site

* refactor(scripts): rewrite sourceURL for externals

* feat(website): add external badge

---------

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Jiralite pushed a commit that referenced this pull request Jan 10, 2025
* feat(website): add re-exported members to docs site

* refactor(scripts): rewrite sourceURL for externals

* feat(website): add external badge

---------

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants