-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Feature bulgarian country regions #27957
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
Feature bulgarian country regions #27957
Conversation
Hi @nikolalardev. Thank you for your contribution
For more details, please, review the Magento Contributor Guide documentation. |
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.
Hi @nikolalardev. Thank you for your collaboration. Please, check my comments below for some minor adjustments.
Also, according to the definition of done all changes should be covered by automated tests. You may refer to the following PR that shows how to create an MFTF test for a similar case.
Thank you.
* | ||
* Class AddDataForBulgaria | ||
*/ | ||
class AddDataForBulgaria implements DataPatchInterface, PatchVersionInterface |
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.
Please, remove the PatchVersionInterface
dependency. We may omit it in this particular case and remove the redundant getVersion()
as result.
I will take care of test coverage. |
… feature-bulgarian-country-regions
Hi @rogyar could you please approve it? |
Hi @rogyar, thank you for the review. |
@nikolalardev thank you for contributing. Please accept Community Contributors team invitation here to gain extended permissions for this repository. |
@magento create issue |
Hi @nikolalardev, thank you for your contribution! |
Description (*)
Adding Bulgarian regions to directory_country_region table
Related Pull Requests
Manual testing scenarios (*)
Questions or comments
Contribution checklist (*)
Resolved issues: