Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat - Added Product Screenshot Testing #1123

Merged
merged 2 commits into from
Oct 19, 2024
Merged

Feat - Added Product Screenshot Testing #1123

merged 2 commits into from
Oct 19, 2024

Conversation

@niyajali niyajali merged commit a38d8d1 into main Oct 19, 2024
2 checks passed
@niyajali niyajali deleted the product-android-test branch October 19, 2024 13:06
Copy link
Contributor

Combined test coverage report

Overall Project 28.5% -0.06%
Files changed 20.17%

Module Coverage
product 42.76% -0.41%
ui 0.43% -0.07%
app 0% 🍏
common 0% -2.74%
data 0% 🍏
cartorder 0% -0.28%
Files
Module File Coverage
product AddEditProductState.kt 100% 🍏
AddEditProductEvent.kt 100% 🍏
ProductTotalOrderDetails.kt 100% 🍏
ProductSettingsEvent.kt 100% 🍏
ProductViewModel.kt 90.94% 🍏
AddEditProductViewModel.kt 90.71% 🍏
ProductSettingsViewModel.kt 88.05% 🍏
ProductTotalOrdersDetails.kt 74.81% 🍏
ProductOrderDetails.kt 74.31% 🍏
ProductCard.kt 71.93% -0.06% 🍏
ProductScreen.kt 66.72% 🍏
AddEditProductScreen.kt 47.94% -1.82%
ProductDetails.kt 42.72% 🍏
ProductSettingScreen.kt 38.29% 🍏
ImportProductScreen.kt 36.93% -0.5%
ProductDetailsScreen.kt 34.66% -0.23%
ExportProductScreen.kt 34.24% -0.36%
IncreaseProductPriceScreen.kt 32.95% -0.52%
DecreaseProductPriceScreen.kt 32.58% -0.52%
ShareableProductOrderDetails.kt 0% -0.73%
ProductDetailsViewModel.kt 0% 🍏
ui TextWithIcon.kt 0% -0.08%
CategoriesData.kt 0% -3.15%
app RootNavGraph.kt 0% 🍏
PoposNavHost.kt 0% 🍏
common Extensions.kt 0% -4.51%
data CartOrderRepositoryImpl.kt 0% 🍏
cartorder AddEditCartOrderScreen.kt 0% -0.62%
AddEditCartOrderViewModel.kt 0% -0.55%

Copy link

codecov bot commented Oct 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

see 93 files with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

StringIndexOutOfBoundsException: begin 0, end 1, length 0 Write UI/Instrumented test for this feature
1 participant