discordjs / discord.js-modules

Modularisation of discord.js (WIP)
Apache License 2.0
192 stars 30 forks source link

feat(CDN): guild member avatars #68

Closed vaporoxx closed 3 years ago

vaporoxx commented 3 years ago

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

Reference: https://discord.com/developers/docs/reference#image-formatting-cdn-endpoints

Status and versioning classification:

codecov[bot] commented 3 years ago

Codecov Report

Merging #68 (0a84128) into main (65cb8e2) will increase coverage by 0.08%. The diff coverage is 90.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #68      +/-   ##
==========================================
+ Coverage   85.84%   85.92%   +0.08%     
==========================================
  Files           8        8              
  Lines        1010     1030      +20     
  Branches      101      103       +2     
==========================================
+ Hits          867      885      +18     
  Misses         42       42              
- Partials      101      103       +2     
Impacted Files Coverage Δ
packages/rest/src/lib/CDN.ts 87.09% <90.00%> (+0.34%) :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 65cb8e2...0a84128. Read the comment docs.