Skip to content

Conversation

lbajsarowicz
Copy link
Contributor

Description (*)

Work In Progress Related with removing foreach() { $x = array_merge($x, $this->x()); }

Fixed Issues (if relevant)

Nope

Manual testing scenarios (*)

Nope

Questions or comments

Nope.

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds are green)

@lbajsarowicz lbajsarowicz requested a review from akaplya as a code owner January 12, 2020 01:17
@magento-engcom-team magento-engcom-team added Partner: Mediotype partners-contribution Pull Request is created by Magento Partner labels Jan 12, 2020
@m2-assistant
Copy link

m2-assistant bot commented Jan 12, 2020

Hi @lbajsarowicz. Thank you for your contribution
Here is some useful tips how you can test your changes using Magento test environment.
Add the comment under your pull request to deploy test or vanilla Magento instance:

  • @magento give me test instance - deploy test instance based on PR changes
  • @magento give me 2.4-develop instance - deploy vanilla Magento instance

For more details, please, review the Magento Contributor Guide documentation.

@lbajsarowicz lbajsarowicz force-pushed the refactor/performance-improvements branch from b041ac4 to 0228d4b Compare January 13, 2020 11:40
@lbajsarowicz lbajsarowicz changed the title WIP: Getting rid of array_merge in loop Performance: Getting rid of array_merge in loop Jan 13, 2020
@ihor-sviziev ihor-sviziev self-assigned this Jan 13, 2020
@ihor-sviziev ihor-sviziev added Cleanup Auto-Tests: Not Required Changes in Pull Request does not require coverage by auto-tests labels Jan 13, 2020
@magento-engcom-team
Copy link
Contributor

Hi @ihor-sviziev, thank you for the review.
ENGCOM-6595 has been created to process this Pull Request

@engcom-Golf
Copy link
Contributor

engcom-Golf commented Jan 24, 2020

SVC checker failure is not valid as method return type was not changed
DeepinScreenshot_select-area_20200124105550
DeepinScreenshot_select-area_20200124110447

@lbajsarowicz
Copy link
Contributor Author

@engcom-Golf I rolled back change of return type to have 100% green.

Copy link
Contributor

@ihor-sviziev ihor-sviziev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lbajsarowicz thank you for reverting changes that require approval. Could you also resolve merge conflict that just appeared?

…rmance-improvements

# Conflicts:
#	app/code/Magento/CatalogWidget/Block/Product/ProductsList.php
@lbajsarowicz
Copy link
Contributor Author

@magento run all tests

@magento-engcom-team
Copy link
Contributor

Hi @ihor-sviziev, thank you for the review.
ENGCOM-6595 has been created to process this Pull Request

@engcom-Alfa
Copy link
Contributor

✔️ QA Passed

@lenaorobei lenaorobei removed the Cleanup label Feb 4, 2020
@magento-engcom-team magento-engcom-team merged commit e8f5632 into magento:2.4-develop Feb 8, 2020
@m2-assistant
Copy link

m2-assistant bot commented Feb 8, 2020

Hi @lbajsarowicz, thank you for your contribution!
Please, complete Contribution Survey, it will take less than a minute.
Your feedback will help us to improve contribution process.

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

Successfully merging this pull request may close these issues.

8 participants