Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

chore(Deps): update discord-api-types to 0.19.0 #154

Merged
merged 1 commit into from
Jul 20, 2021
Merged

chore(Deps): update discord-api-types to 0.19.0 #154

merged 1 commit into from
Jul 20, 2021

Conversation

skick1234
Copy link
Contributor

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

Update discord-api-types and fix typing problem with adapterCreator option
Type 'InternalDiscordGatewayAdapterCreator' is not assignable to type 'DiscordGatewayAdapterCreator'.

Status and versioning classification:

  • Code changes have been tested against the Discord API, or there are no code changes

@codecov
Copy link

codecov bot commented Jul 20, 2021

Codecov Report

Merging #154 (64e06db) into main (a1d35f8) will not change coverage.
The diff coverage is 50.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #154   +/-   ##
=======================================
  Coverage   68.65%   68.65%           
=======================================
  Files          19       19           
  Lines         906      906           
  Branches      221      221           
=======================================
  Hits          622      622           
  Misses        282      282           
  Partials        2        2           
Impacted Files Coverage Δ
src/DataStore.ts 39.53% <ø> (ø)
src/VoiceConnection.ts 85.82% <ø> (ø)
src/networking/Networking.ts 3.64% <0.00%> (ø)
src/networking/VoiceWebSocket.ts 88.09% <100.00%> (ø)
src/receive/VoiceReceiver.ts 89.79% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a1d35f8...64e06db. Read the comment docs.

@amishshah amishshah merged commit 9f09caa into discordjs:main Jul 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants