You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: WooCommerce/src/main/kotlin/com/woocommerce/android/ui/woopos/common/data/WooPosPopularProductsProvider.kt
+4
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,10 @@ class WooPosPopularProductsProvider @Inject constructor(
Copy file name to clipboardExpand all lines: WooCommerce/src/main/kotlin/com/woocommerce/android/ui/woopos/home/items/search/WooPosItemsEmptySearchQueryStateScreen.kt
+1-1
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ fun WooPosItemsEmptySearchQueryStateScreen(
Copy file name to clipboardExpand all lines: WooCommerce/src/main/kotlin/com/woocommerce/android/ui/woopos/home/items/search/WooPosItemsSearchEmptyStateRepository.kt
Copy file name to clipboardExpand all lines: WooCommerce/src/main/kotlin/com/woocommerce/android/ui/woopos/home/items/search/WooPosItemsSearchScreen.kt
+1-1
Original file line number
Diff line number
Diff line change
@@ -99,7 +99,7 @@ private fun WooPosItemsSearchContent(
Copy file name to clipboardExpand all lines: WooCommerce/src/main/kotlin/com/woocommerce/android/ui/woopos/home/items/search/WooPosItemsSearchUiEvent.kt
Copy file name to clipboardExpand all lines: WooCommerce/src/main/kotlin/com/woocommerce/android/ui/woopos/home/items/search/WooPosItemsSearchViewModel.kt
Copy file name to clipboardExpand all lines: WooCommerce/src/main/kotlin/com/woocommerce/android/ui/woopos/home/items/search/WooPosProductSearchPredicate.kt
Copy file name to clipboardExpand all lines: WooCommerce/src/main/kotlin/com/woocommerce/android/ui/woopos/home/items/search/WooPosSearchProductsDataSource.kt
+1-1
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ class WooPosSearchProductsDataSource @Inject constructor(
Copy file name to clipboardExpand all lines: WooCommerce/src/test/kotlin/com/woocommerce/android/ui/woopos/home/items/search/WooPosItemsSearchViewModelTest.kt
+30-5
Original file line number
Diff line number
Diff line change
@@ -620,7 +620,7 @@ class WooPosItemsSearchViewModelTest {
Copy file name to clipboardExpand all lines: WooCommerce/src/test/kotlin/com/woocommerce/android/ui/woopos/home/items/search/WooPosSearchProductsDataSourceTest.kt
+1-1
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ class WooPosSearchProductsDataSourceTest {
0 commit comments