Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(website): move function header into switcher #10077

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

brynpttrsn
Copy link
Contributor

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

This moves top level function headers into the overload switcher in order to sync the exerpt text to the overload.

Status and versioning classification:

  • Code changes have been tested against the Discord API, or there are no code changes
  • I know how to update typings and have done so, or typings don't need updating
  • This PR only includes non-code changes, like changes to documentation, README, etc.

Copy link

vercel bot commented Jan 8, 2024

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

Name Status Preview Comments Updated (UTC)
discord-js ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 8, 2024 0:41am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
discord-js-guide ⬜️ Ignored (Inspect) Visit Preview Jan 8, 2024 0:41am

Copy link

codecov bot commented Jan 8, 2024

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (0f1e02b) 58.36% compared to head (958f9d5) 58.34%.
Report is 3 commits behind head on main.

Files Patch % Lines
...website/src/components/model/function/Function.tsx 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10077      +/-   ##
==========================================
- Coverage   58.36%   58.34%   -0.02%     
==========================================
  Files         242      242              
  Lines       17184    17188       +4     
  Branches     1243     1243              
==========================================
  Hits        10029    10029              
- Misses       7110     7114       +4     
  Partials       45       45              
Flag Coverage Δ
website 0.00% <0.00%> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant