Open AnirudhBhat opened 6 days ago
App Name | WooCommerce-Wear Android | |
Platform | ⌚️ Wear OS | |
Flavor | Jalapeno | |
Build Type | Debug | |
Commit | 3be8fe3126a3b2bf446fe3e3ebf26f6e08167ba7 | |
Direct Download | woocommerce-wear-prototype-build-pr12932-3be8fe3.apk |
📲 You can test the changes from this Pull Request in WooCommerce Android by scanning the QR code below to install the corresponding build.
App Name | WooCommerce Android | |
Platform | 📱 Mobile | |
Flavor | Jalapeno | |
Build Type | Debug | |
Commit | 3be8fe3126a3b2bf446fe3e3ebf26f6e08167ba7 | |
Direct Download | woocommerce-prototype-build-pr12932-3be8fe3.apk |
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 39.63%. Comparing base (
679b6a1
) to head (3be8fe3
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Closes: #12846
Description
This PR adds
product_type
property toitem_added_to_cart
event.product_type
:simple | variation
Testing information
Try adding Simple or Variation into cart and ensure correct
product_type
field is added to theitem_added_to_cart
event. You can check this from the logs.The tests that have been performed
Ensured the property will be added from the logs
Images/gif
RELEASE-NOTES.txt
if necessary. Use the "[Internal]" label for non-user-facing changes.Reviewer (or Author, in the case of optional code reviews):
Please make sure these conditions are met before approving the PR, or request changes if the PR needs improvement: