-
-
Notifications
You must be signed in to change notification settings - Fork 4k
chore: remove container limit #10867
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
chore: remove container limit #10867
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 2 Skipped Deployments
|
@Qjuh is attempting to deploy a commit to the discordjs Team on Vercel. A member of the Team first needs to authorize it. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## builders/1.x #10867 +/- ##
================================================
- Coverage 37.42% 37.41% -0.01%
================================================
Files 237 237
Lines 14773 14773
Branches 1345 1345
================================================
- Hits 5529 5528 -1
- Misses 9200 9201 +1
Partials 44 44
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Please describe the changes this PR makes and why it should be merged:
Removes the assertion limiting amount of components in a container
Also adds
.setValidationEnabled(isValidationEnabled)
to two shapes that were missing it.Status and versioning classification: