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

feat: add support for user-installable apps #120

Merged
merged 2 commits into from
Jul 19, 2024
Merged

Conversation

HeadTriXz
Copy link
Owner

  • Updates the @discordjs/ packages to the dev release.
  • Adds the option to make user-installable apps.
  • Deprecates guildOnly (replaced by contexts).

Copy link

codecov bot commented Jul 19, 2024

Codecov Report

Attention: Patch coverage is 94.40994% with 9 lines in your changes missing coverage. Please review.

Project coverage is 98.74%. Comparing base (94d237a) to head (d4be8c6).
Report is 1 commits behind head on main.

Files Patch % Lines
...odules/general/commands/chatinput/reverse/index.ts 0.00% 3 Missing ⚠️
...odules/general/commands/chatinput/convert/index.ts 0.00% 2 Missing ⚠️
...dules/moderation/commands/chatinput/cases/index.ts 0.00% 2 Missing ⚠️
...moderation/commands/chatinput/cases/notes/index.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #120      +/-   ##
==========================================
- Coverage   98.76%   98.74%   -0.02%     
==========================================
  Files         206      206              
  Lines       22686    22792     +106     
  Branches     2490     2494       +4     
==========================================
+ Hits        22405    22506     +101     
- Misses        279      284       +5     
  Partials        2        2              
Flag Coverage Δ
barry 98.48% <91.81%> (-0.03%) ⬇️
core 99.83% <100.00%> (+<0.01%) ⬆️

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.

@HeadTriXz HeadTriXz merged commit fd32287 into main Jul 19, 2024
6 checks passed
@HeadTriXz HeadTriXz deleted the user-installable branch July 19, 2024 14:29
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