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

Enhancement - Charges Unit & Instrumented Test #1030

Merged
merged 2 commits into from
Aug 6, 2024

Conversation

niyajali
Copy link
Member

@niyajali niyajali commented Aug 6, 2024

Copy link
Contributor

github-actions bot commented Aug 6, 2024

Combined test coverage report

Overall Project 24.29% -0.09%
Files changed 70.85% 🍏

Module Coverage
charges 74.06% -3.34% 🍏
ui 0.5% -0.06%
common 0% -0.05%
Files
Module File Coverage
charges AddEditChargesState.kt 100% 🍏
AddEditChargesEvent.kt 100% 🍏
ChargesSettingsEvent.kt 100% 🍏
ChargesSettingsViewModel.kt 92.62% 🍏
AddEditChargesViewModel.kt 91.09% -0.18% 🍏
ChargesViewModel.kt 88.95% 🍏
AddEditChargesScreen.kt 85.48% -0.18% 🍏
ChargesScreen.kt 79.52% -0.44% 🍏
ChargesExportScreen.kt 74.01% -1.29% 🍏
ChargesSettingsScreen.kt 72.6% 🍏
ChargesImportScreen.kt 65.17% -5.08% 🍏
ChargesData.kt 61.52% -24.58%
ui StandardElevatedCard.kt 0% -6.67%
ChargesPreviewParameterProvider.kt 0% -1.69%
common Extensions.kt 0% -0.07%

@niyajali niyajali merged commit 4b74670 into main Aug 6, 2024
@niyajali niyajali deleted the testing/charges-testing branch August 6, 2024 07:09
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.

Write UI/Instrumented test for charges feature Write Unit test for charges feature
1 participant