discord.js icon indicating copy to clipboard operation
discord.js copied to clipboard

feat(formatters): add guild navigation mentions

Open almeidx opened this issue 2 years ago • 2 comments

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

  • discord/discord-api-docs#6105

Status and versioning classification:

almeidx avatar Apr 21 '23 13:04 almeidx

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
discord-js ❌ Failed (Inspect) Aug 25, 2023 0:01am
discord-js-guide ❌ Failed (Inspect) Aug 25, 2023 0:01am

vercel[bot] avatar Apr 21 '23 13:04 vercel[bot]

They can be variables. Or values of an enum, like Faces.

Syjalo avatar Apr 21 '23 17:04 Syjalo

⚡️ Lighthouse report for the changes in this PR:

Category Score
🟢 Performance 94
🟢 Accessibility 96
🟢 Best practices 100
🟠 SEO 67
🔴 PWA 33

Lighthouse ran on https://discord-js-guide-git-fork-almeidx-formatters-i-79987a-discordjs.vercel.app/

github-actions[bot] avatar Aug 24 '23 20:08 github-actions[bot]

Codecov Report

Merging #9436 (a3a35c3) into main (788888a) will increase coverage by 0.13%. Report is 5 commits behind head on main. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #9436      +/-   ##
==========================================
+ Coverage   59.80%   59.93%   +0.13%     
==========================================
  Files         234      234              
  Lines       15808    15803       -5     
  Branches     1196     1196              
==========================================
+ Hits         9454     9472      +18     
+ Misses       6309     6286      -23     
  Partials       45       45              
Flag Coverage Δ
builders 98.69% <ø> (ø)
formatters 99.39% <100.00%> (+0.01%) :arrow_up:
next ∅ <ø> (∅)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
apps/guide/src/app/_global-error.tsx 0.00% <ø> (ø)
apps/guide/src/app/guide/[...slug]/page.tsx 0.00% <ø> (ø)
apps/guide/src/app/guide/layout.tsx 0.00% <ø> (ø)
apps/guide/src/app/layout.tsx 0.00% <ø> (ø)
apps/guide/src/components/Mdx.tsx 0.00% <ø> (ø)
apps/guide/src/components/Nav.tsx 0.00% <ø> (ø)
apps/guide/src/components/Sidebar.tsx 0.00% <ø> (ø)
apps/website/src/app/_global-error.tsx 0.00% <ø> (ø)
...c/app/docs/packages/[package]/[version]/layout.tsx 0.00% <ø> (ø)
...src/app/docs/packages/[package]/[version]/page.tsx 0.00% <ø> (ø)
... and 12 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar Aug 24 '23 20:08 codecov[bot]

Upstream merged 🥳

Mysterious-Dev avatar Aug 25 '23 11:08 Mysterious-Dev