Closed atorresveiga closed 3 weeks ago
1 Warning | |
---|---|
:warning: | Class ShippingSortOption 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 | 2ca1db0754bf17e32d7d3e84e342989c0f099bde | |
Direct Download | woocommerce-wear-prototype-build-pr12840-2ca1db0.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 | 2ca1db0754bf17e32d7d3e84e342989c0f099bde | |
Direct Download | woocommerce-prototype-build-pr12840-2ca1db0.apk |
Attention: Patch coverage is 0%
with 76 lines
in your changes missing coverage. Please review.
Project coverage is 40.34%. Comparing base (
dbbc138
) to head (2ca1db0
). Report is 5 commits behind head on trunk.
Files with missing lines | Patch % | Lines |
---|---|---|
...i/orders/wooshippinglabels/ShippingRatesSection.kt | 0.00% | 76 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Part of: #12285
Description
This PR starts the Shipping rates card work and introduces the shipping rates card header. The header contains the sorting rate selection and the title. For the sorting rate selection, I used the
DropdownMenu
from Jetpack Compose. For the sorting options, I created theShippingSortOption
enum.Testing information
The tests that have been performed
Images/gif
https://github.com/user-attachments/assets/12680720-d24c-4c29-abf1-8b08edbdbe40
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: