Closed AnirudhBhat closed 3 weeks ago
App Name | WooCommerce-Wear Android | |
Platform | ⌚️ Wear OS | |
Flavor | Jalapeno | |
Build Type | Debug | |
Commit | 6a260b962d584757e45716f390d60a6c23fd2b56 | |
Direct Download | woocommerce-wear-prototype-build-pr12811-6a260b9.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 | 6a260b962d584757e45716f390d60a6c23fd2b56 | |
Direct Download | woocommerce-prototype-build-pr12811-6a260b9.apk |
Attention: Patch coverage is 84.61538%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 40.86%. Comparing base (
e1ef2aa
) to head (6a260b9
). Report is 121 commits behind head on trunk.
Files with missing lines | Patch % | Lines |
---|---|---|
...pos/featureflags/IsNonSimpleProductTypesEnabled.kt | 0.00% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Closes: #12807
Description
This PR adds a feature flag so that we could remove the "Simple" products filter for the products api and start showing all different product types for POS. This would help us in development of supporting Variable products for POS.
Testing information
Unit tests have been added to ensure this change doesn't break anything.
The tests that have been performed
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: