Skip to content
This repository has been archived by the owner on Jan 8, 2022. It is now read-only.

feat(CDN): add sticker endpoints #60

Merged
merged 2 commits into from
Oct 18, 2021
Merged

feat(CDN): add sticker endpoints #60

merged 2 commits into from
Oct 18, 2021

Conversation

vaporoxx
Copy link
Contributor

@vaporoxx vaporoxx commented Sep 3, 2021

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

This adds the CDN endpoints for stickers and sticker pack banners. (Reference)

Status and versioning classification:

  • I know how to update typings and have done so
  • This PR changes the library's interface (methods or parameters added)

@codecov
Copy link

codecov bot commented Sep 3, 2021

Codecov Report

Merging #60 (96c9e27) into main (c4b2803) will increase coverage by 0.28%.
The diff coverage is 90.69%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #60      +/-   ##
==========================================
+ Coverage   85.80%   86.08%   +0.28%     
==========================================
  Files           8        8              
  Lines        1000     1035      +35     
  Branches      100      102       +2     
==========================================
+ Hits          858      891      +33     
  Misses         42       42              
- Partials      100      102       +2     
Impacted Files Coverage Δ
packages/rest/src/lib/CDN.ts 87.83% <90.24%> (+1.29%) ⬆️
packages/rest/src/lib/utils/constants.ts 100.00% <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 c4b2803...96c9e27. Read the comment docs.

iCrawl
iCrawl previously approved these changes Sep 3, 2021
@iCrawl iCrawl added this to In progress in REST via automation Sep 3, 2021
REST automation moved this from In progress to Review in progress Sep 3, 2021
REST automation moved this from Review in progress to Reviewer approved Oct 18, 2021
@iCrawl iCrawl merged commit 3b714ba into discordjs:main Oct 18, 2021
REST automation moved this from Reviewer approved to Done Oct 18, 2021
@vaporoxx vaporoxx deleted the feat-stickers branch October 19, 2021 00:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
REST
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants