discordjs / voice

Implementation of the Discord Voice API for discord.js and other JS/TS libraries
Apache License 2.0
327 stars 110 forks source link

chore(README): use new blurple for discord.js server badge #108

Closed GeniusTimo closed 3 years ago

GeniusTimo commented 3 years ago

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

Status and versioning classification:

codecov[bot] commented 3 years ago

Codecov Report

Merging #108 (90267fa) into main (1b1a21f) will increase coverage by 0.04%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #108      +/-   ##
==========================================
+ Coverage   63.42%   63.46%   +0.04%     
==========================================
  Files          18       18              
  Lines         812      813       +1     
  Branches      191      191              
==========================================
+ Hits          515      516       +1     
  Misses        295      295              
  Partials        2        2              
Impacted Files Coverage Δ
src/audio/AudioPlayer.ts 87.50% <ø> (ø)
src/networking/VoiceUDPSocket.ts 96.49% <100.00%> (+0.06%) :arrow_up:

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 0a8782d...90267fa. Read the comment docs.