discordjs / discord.js-modules

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

fix(CDN#icon): remove `guild` prefixes #67

Closed vaporoxx closed 3 years ago

vaporoxx commented 3 years ago

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

Cleans up some rebase oopsies from #53

Status and versioning classification:

codecov[bot] commented 3 years ago

Codecov Report

Merging #67 (7221121) into main (65cb8e2) will not change coverage. The diff coverage is 50.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #67   +/-   ##
=======================================
  Coverage   85.84%   85.84%           
=======================================
  Files           8        8           
  Lines        1010     1010           
  Branches      101      101           
=======================================
  Hits          867      867           
  Misses         42       42           
  Partials      101      101           
Impacted Files Coverage Δ
packages/rest/src/lib/CDN.ts 86.74% <50.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 65cb8e2...7221121. Read the comment docs.