Closed atorresveiga closed 1 month ago
1 Warning | |
---|---|
:warning: | This PR is larger than 300 lines of changes. Please consider splitting it into smaller PRs for easier and faster reviews. |
Generated by :no_entry_sign: Danger
App Name | WooCommerce-Wear Android | |
Platform | ⌚️ Wear OS | |
Flavor | Jalapeno | |
Build Type | Debug | |
Commit | 4703482a800666f8e7883c3c6a8caee3df638f03 | |
Direct Download | woocommerce-wear-prototype-build-pr12816-4703482.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 | 4703482a800666f8e7883c3c6a8caee3df638f03 | |
Direct Download | woocommerce-prototype-build-pr12816-4703482.apk |
Attention: Patch coverage is 0%
with 145 lines
in your changes missing coverage. Please review.
Project coverage is 40.60%. Comparing base (
9bd14ac
) to head (4703482
). Report is 23 commits behind head on trunk.
Files with missing lines | Patch % | Lines |
---|---|---|
...oid/ui/orders/wooshippinglabels/ShipmentDetails.kt | 0.00% | 145 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Part of: #12281
Description
The changes in this PR include the shipment details bottom sheet and the Address card implementation. All the changes in this PR are focused on UI, and the data used in the screens is mocked. On a different PR, I will connect this UI with real data.
Considering that the Address card will be worked on at a different milestone, the current implementation does not include the Ship from selection or the edit Ship to address.
I didn't work on the shipment details title animation in this PR. I'm planning some time to work on this animation after the connection with real data
Testing information
The tests that have been performed
Images/gif
https://github.com/user-attachments/assets/7037cbeb-0c58-44bb-9426-2fc5fed31b5e
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: