Closed atorresveiga closed 2 weeks ago
2 Warnings | |
---|---|
:warning: | This PR is larger than 300 lines of changes. Please consider splitting it into smaller PRs for easier and faster reviews. |
:warning: | Class SignatureRequired is missing tests, but unit-tests-exemption label was set to ignore this. |
Generated by :no_entry_sign: Danger
App Name | WooCommerce-Wear Android | |
Platform | ⌚️ Wear OS | |
Flavor | Jalapeno | |
Build Type | Debug | |
Commit | f9e8267f1f4e210bd3af68a215aa48bfa393c538 | |
Direct Download | woocommerce-wear-prototype-build-pr12863-f9e8267.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 | f9e8267f1f4e210bd3af68a215aa48bfa393c538 | |
Direct Download | woocommerce-prototype-build-pr12863-f9e8267.apk |
Attention: Patch coverage is 0%
with 213 lines
in your changes missing coverage. Please review.
Project coverage is 40.18%. Comparing base (
d0fe8ce
) to head (f9e8267
). Report is 6 commits behind head on trunk.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Closes: #12285
Description
This PR adds shipping rates items UI. With the changes included here, it is now possible to select (expand) shipping rates and select/unselect the signature-required options. This PR also updates the RoundedCornerBoxWithBorder composable, allowing it to receive border and background parameters. This PR focuses only on UI; the components here will be connected with real data in a different PR.
Testing information
The tests that have been performed
Images/gif
https://github.com/user-attachments/assets/355e7dd1-0fe3-4e65-b337-e3731911dd9a
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: