Closed JorgeMucientes closed 6 hours ago
App Name | WooCommerce-Wear Android | |
Platform | ⌚️ Wear OS | |
Flavor | Jalapeno | |
Build Type | Debug | |
Commit | 248436e96b32038db37d58f6eeab0a56f6f1b3d9 | |
Direct Download | woocommerce-wear-prototype-build-pr12973-248436e.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 | 248436e96b32038db37d58f6eeab0a56f6f1b3d9 | |
Direct Download | woocommerce-prototype-build-pr12973-248436e.apk |
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 39.73%. Comparing base (
60fc8b4
) to head (248436e
). Report is 3 commits behind head on trunk.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Closes: #11114
Description
Small change on how we track failures during login step in Jetpack installation flow. Full discussion here: p1732113936622179/1731431785.549369-slack-C03L1NF1EA3 TLDR: We won't track
signup
case aswoocommerceandroid_jetpack_setup_login_flow, Properties: {"step":"email_address","failure":"UNKNOWN_USER", ...
event anymore.Additionally this PR adds a small update on
username_not_registered_wpcom
removing theHmm
part and just leaving it as:We can\'t find a WordPress.com account connected to this username. You can enter an email to create a new account.
Testing information
username
woocommerceandroid_jetpack_setup_login_flow, Properties: {"step":"email_address","failure":"UNKNOWN_USER"
is tracked in the Logcatfailure
is tracked.The tests that have been performed
The above
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: