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): Show constructor information #8540

Merged
merged 6 commits into from
Aug 22, 2022

Conversation

suneettipirneni
Copy link
Member

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

constructors now render on classes. In addition to this change, the json serialization of api items has been redone and the TSDoc eslint plugin is now enabled for all ts packages.

@vercel
Copy link

vercel bot commented Aug 21, 2022

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

1 Ignored Deployment
Name Status Preview Updated
discord-js ⬜️ Ignored (Inspect) Aug 22, 2022 at 1:39AM (UTC)

@codecov
Copy link

codecov bot commented Aug 21, 2022

Codecov Report

Merging #8540 (704bdf9) into main (8028813) will increase coverage by 7.70%.
The diff coverage is 88.80%.

@@            Coverage Diff             @@
##             main    #8540      +/-   ##
==========================================
+ Coverage   78.73%   86.43%   +7.70%     
==========================================
  Files          22       87      +65     
  Lines        3503     8550    +5047     
  Branches      320     1105     +785     
==========================================
+ Hits         2758     7390    +4632     
- Misses        741     1117     +376     
- Partials        4       43      +39     
Flag Coverage Δ
builders 100.00% <100.00%> (?)
collection 100.00% <ø> (?)
proxy 73.28% <ø> (?)
rest 91.88% <36.36%> (-0.66%) ⬇️
utilities 100.00% <ø> (?)
voice 64.08% <ø> (?)
ws 60.22% <100.00%> (+0.65%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
packages/rest/src/lib/handlers/IHandler.ts 0.00% <0.00%> (ø)
packages/voice/src/VoiceConnection.ts 81.28% <ø> (ø)
packages/voice/src/audio/AudioPlayer.ts 80.55% <ø> (ø)
packages/voice/src/audio/AudioResource.ts 95.23% <ø> (ø)
packages/voice/src/networking/Networking.ts 3.18% <ø> (ø)
packages/voice/src/networking/VoiceWebSocket.ts 0.00% <ø> (ø)
packages/voice/src/receive/SpeakingMap.ts 100.00% <ø> (ø)
packages/builders/src/components/ActionRow.ts 100.00% <100.00%> (ø)
packages/builders/src/components/Component.ts 100.00% <100.00%> (ø)
packages/builders/src/components/button/Button.ts 100.00% <100.00%> (ø)
... and 79 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

package.json Outdated Show resolved Hide resolved
@vercel vercel bot temporarily deployed to Preview August 21, 2022 22:53 Inactive
@iCrawl iCrawl merged commit e42fd16 into discordjs:main Aug 22, 2022
cyan-2048 pushed a commit to cyan-2048/discord.js that referenced this pull request May 8, 2024
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