discordjs / builders

A collection of builders that you can use when creating your bot.
Apache License 2.0
97 stars 37 forks source link

chore: bump discord-api-types #45

Closed suneettipirneni closed 2 years ago

suneettipirneni commented 2 years ago

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

Status and versioning classification:

codecov-commenter commented 2 years ago

Codecov Report

Merging #45 (208bb20) into main (c0f7993) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #45   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           18        21    +3     
  Lines          233       264   +31     
  Branches        33        33           
=========================================
+ Hits           233       264   +31     
Impacted Files Coverage Δ
...ractions/slashCommands/mixins/CommandOptionBase.ts 100.00% <ø> (ø)
src/interactions/slashCommands/options/channel.ts 100.00% <ø> (ø)
...s/slashCommands/mixins/CommandChannelOptionBase.ts 100.00% <100.00%> (ø)
src/interactions/contextMenuCommands/Assertions.ts 100.00% <0.00%> (ø)
...s/contextMenuCommands/ContextMenuCommandBuilder.ts 100.00% <0.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 5f16430...208bb20. Read the comment docs.

iCrawl commented 2 years ago

This needs a rebase.