-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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(builder): add max min length in string option #8214
feat(builder): add max min length in string option #8214
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
...ers/src/interactions/slashCommands/mixins/ApplicationCommandStringOptionMinMaxLengthMixin.ts
Outdated
Show resolved
Hide resolved
Can you update the max length? |
e227ac3
to
49ea267
Compare
Codecov Report
@@ Coverage Diff @@
## main #8214 +/- ##
==========================================
+ Coverage 91.01% 91.05% +0.04%
==========================================
Files 85 85
Lines 6944 6976 +32
Branches 1039 1041 +2
==========================================
+ Hits 6320 6352 +32
Misses 580 580
Partials 44 44
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
packages/builders/__tests__/interactions/SlashCommands/Options.test.ts
Outdated
Show resolved
Hide resolved
...ers/src/interactions/slashCommands/mixins/ApplicationCommandStringOptionMinMaxLengthMixin.ts
Outdated
Show resolved
Hide resolved
...ers/src/interactions/slashCommands/mixins/ApplicationCommandStringOptionMinMaxLengthMixin.ts
Outdated
Show resolved
Hide resolved
49ea267
to
ab079e8
Compare
...ers/src/interactions/slashCommands/mixins/ApplicationCommandStringOptionMinMaxLengthMixin.ts
Outdated
Show resolved
Hide resolved
So, this might be a bit controversial here but, if you update |
I did. Didn't I? Also for |
a5201f6
to
5e249e2
Compare
5e249e2
to
10d4f9e
Compare
Guess I am just surprised by the lack of breaking changes 😆 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, blocked until upstream is merged.
upstream pr was merged 🚀 |
Please describe the changes this PR makes and why it should be merged:
Status and versioning classification: