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

Support 3 levels of array inside the xml #14

Closed
wants to merge 1 commit into from

Conversation

ahmed-bermawy
Copy link
Contributor

add the code to support 3 levels of array inside the xml, so it will be somthig like that
'product' => ['uses' => 'T_NEW_CATALOG.PRODUCT[KNOTEN_ID>node_id,NAME>name,PRODUCT_DETAILS{DESCRIPTION_SHORT>short,EAN>ean}>details]']

…be somthig like that 'product' => ['uses' => 'T_NEW_CATALOG.PRODUCT[KNOTEN_ID>node_id,NAME>name,PRODUCT_DETAILS{DESCRIPTION_SHORT>short,EAN>ean}>details]']
@coveralls
Copy link

Coverage Status

Coverage decreased (-13.2%) to 82.873% when pulling d31f763 on ollakalla:1.2 into 1597072 on laravie:1.2.

@ahmed-bermawy ahmed-bermawy changed the title 1.2.3 Support 3 levels of array inside the xml Mar 29, 2018
@crynobone
Copy link
Member

This definitely require new tests before being merged

@crynobone
Copy link
Member

Resubmit PR with tests.

I can't maintain this code unless I know what exactly does it covers. Otherwise any future modification of the code might break this because we never tests against it.

@crynobone crynobone closed this Apr 3, 2018
@ahmed-bermawy
Copy link
Contributor Author

Ok, i will write the test case and submit it as soon as possible

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