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(Integration): add scopes #8483

Merged
merged 1 commit into from Sep 4, 2022

Conversation

almeidx
Copy link
Member

@almeidx almeidx commented Aug 12, 2022

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

Status and versioning classification:

  • Code changes have been tested against the Discord API, or there are no code changes
  • I know how to update typings and have done so, or typings don't need updating

@vercel
Copy link

vercel bot commented Aug 12, 2022

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

1 Ignored Deployment
Name Status Preview Updated
discord-js ⬜️ Ignored (Inspect) Sep 3, 2022 at 11:27AM (UTC)

@codecov
Copy link

codecov bot commented Aug 12, 2022

Codecov Report

Merging #8483 (254e915) into main (d08a57c) will decrease coverage by 13.52%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##              main    #8483       +/-   ##
============================================
- Coverage   100.00%   86.47%   -13.53%     
============================================
  Files           39       87       +48     
  Lines         3084     8679     +5595     
  Branches       410     1110      +700     
============================================
+ Hits          3084     7505     +4421     
- Misses           0     1132     +1132     
- Partials         0       42       +42     
Flag Coverage Δ
builders 100.00% <ø> (ø)
collection 100.00% <ø> (?)
proxy 74.10% <ø> (?)
rest 92.00% <ø> (?)
utilities 100.00% <ø> (?)
voice 63.86% <ø> (?)
ws 60.42% <ø> (?)

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

Impacted Files Coverage Δ
...ackages/voice/src/util/generateDependencyReport.ts 0.00% <0.00%> (ø)
packages/proxy/src/util/responseHelpers.ts 90.16% <0.00%> (ø)
packages/voice/src/networking/VoiceUDPSocket.ts 90.47% <0.00%> (ø)
packages/ws/src/utils/IdentifyThrottler.ts 100.00% <0.00%> (ø)
packages/rest/src/lib/CDN.ts 97.74% <0.00%> (ø)
...src/strategies/context/IContextFetchingStrategy.ts 100.00% <0.00%> (ø)
packages/voice/src/util/abortAfter.ts 100.00% <0.00%> (ø)
packages/rest/src/lib/errors/HTTPError.ts 100.00% <0.00%> (ø)
packages/actions/src/formatTag/formatTag.ts 100.00% <0.00%> (ø)
packages/rest/src/lib/REST.ts 98.87% <0.00%> (ø)
... and 38 more

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

@Jiralite Jiralite removed the blocked label Aug 29, 2022
@almeidx almeidx force-pushed the discord.js/integration-scopes branch from 357b7eb to 254e915 Compare September 3, 2022 11:27
@almeidx almeidx requested review from vladfrangu and removed request for kyranet and SpaceEEC September 3, 2022 11:27
@kodiakhq kodiakhq bot merged commit 8b3d006 into discordjs:main Sep 4, 2022
@almeidx almeidx deleted the discord.js/integration-scopes branch September 4, 2022 11:56
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.

None yet

6 participants