Skip to content

feat(api-extractor): support multiple entrypoints #10829

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

Merged
merged 10 commits into from
May 12, 2025

Conversation

Qjuh
Copy link
Member

@Qjuh Qjuh commented Apr 7, 2025

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

For eventual support of generating docs for discord-api-types or @discordjs/next this adds support for documenting API items from multiple entrypoints.

Status and versioning classification:

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

Copy link

vercel bot commented Apr 7, 2025

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 May 12, 2025 9:39pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
discord-js-guide ⬜️ Ignored (Inspect) Visit Preview May 12, 2025 9:39pm

Copy link

codecov bot commented May 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.61%. Comparing base (f6da949) to head (6e4c5a8).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10829      +/-   ##
==========================================
+ Coverage   42.60%   42.61%   +0.01%     
==========================================
  Files         262      262              
  Lines       16129    16122       -7     
  Branches     1549     1549              
==========================================
- Hits         6871     6870       -1     
+ Misses       9246     9240       -6     
  Partials       12       12              
Flag Coverage Δ
brokers 31.41% <ø> (ø)
builders 80.49% <ø> (ø)
collection 100.00% <ø> (ø)
core 0.89% <ø> (ø)
formatters 99.63% <ø> (ø)
proxy 65.88% <ø> (ø)
rest 87.76% <ø> (ø)
util 43.28% <ø> (ø)
utilities 100.00% <ø> (ø)
voice 70.90% <ø> (ø)
ws 36.29% <100.00%> (ø)

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.

@Qjuh Qjuh marked this pull request as ready for review May 12, 2025 20:22
@Qjuh Qjuh requested review from a team as code owners May 12, 2025 20:22
@iCrawl iCrawl merged commit b3db92e into discordjs:main May 12, 2025
7 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in discord.js May 12, 2025
@Qjuh Qjuh deleted the feat/ae-multiple-entrypoints branch May 14, 2025 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants