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

[ecmascript] Change default return Object of Array.from() Method to be empty array #372

Merged

Conversation

VenelinBakalov
Copy link
Collaborator

Description

Change default return Object of Array.from() Method to be empty array.

Checklist

  • I have added relevant error handling and logging messages to help troubleshooting
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation, relevant usage information (if applicable)
  • I have updated the PR title with affected component, related issue number and a short summary of the changes introduced
  • I have added labels for implementation kind (kind/) and version type (version/)
  • I have tested against live environment, if applicable
  • I have synced any structure and/or content vRA-NG improvements with vra-ng and ts-vra-ng archetypes (if applicable)
  • I have my changes rebased and squashed to the minimal number of relevant commits. Notice: don't squash all commits
  • I have added a descriptive commit message with a short title, including a Fixed #XXX - or Closed #XXX - prefix to auto-close the issue

Testing

Release Notes

Related issues and PRs

Signed-off-by: Venelin Bakalov <bakalovv@vmware.com>
@VenelinBakalov VenelinBakalov requested a review from a team as a code owner August 1, 2024 09:45
@VenelinBakalov VenelinBakalov added kind/bug Something isn't working version/patch The change is a non-breaking bugfix area/ecmascript Relates to ecmascript module labels Aug 1, 2024
@VenelinBakalov VenelinBakalov merged commit ae89131 into main Aug 1, 2024
14 checks passed
@VenelinBakalov VenelinBakalov deleted the change-default-return-value-of-arrayFrom-function branch August 1, 2024 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ecmascript Relates to ecmascript module kind/bug Something isn't working version/patch The change is a non-breaking bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants