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

Clean up #81

Merged
merged 2 commits into from
Oct 16, 2024
Merged

Clean up #81

merged 2 commits into from
Oct 16, 2024

Conversation

JackEblan
Copy link
Owner

@JackEblan JackEblan commented Oct 15, 2024

Thanks for submitting a pull request. Please include the following information.

What I have done and why

Include a summary of what your pull request contains, and why you have made these changes.

Fixes #<issue_number_goes_here>

How I'm testing it

Choose at least one:

  • Unit tests
  • UI tests
  • Screenshot tests
  • N/A (provide justification)

Do tests pass?

  • Run local tests on DemoDebug variant: ./gradlew testDemoDebug
  • Check formatting: ./gradlew --init-script gradle/init.gradle.kts spotlessApply

Copy link

Combined test coverage report

Overall Project 31.11% -0.32%
Files changed 46.75%

Module Coverage
cache 90.1% -3.13% 🍏
domain 79.38% 🍏
design-system 64.45% 🍏
question 5.21% -0.69%
Files
Module File Coverage
cache DefaultInMemoryChoiceDataSource.kt 91.53% -3.17% 🍏
domain UpdateChoiceUseCase.kt 0% 🍏
design-system Theme.kt 96.09% 🍏
question QuestionViewModel.kt 97.31% 🍏
QuestionScreen.kt 0% -1.69%
OnBoardingScreen.kt 0% -0.66%

Copy link

Combined test coverage report

Overall Project 31.11% -0.11%
Files changed 71.29% 🍏

Module Coverage
cache 90.1% -3.13% 🍏
domain 79.38% 🍏
design-system 64.45% 🍏
question 5.21% -0.21%
Files
Module File Coverage
cache DefaultInMemoryChoiceDataSource.kt 91.53% -3.17% 🍏
domain UpdateChoiceUseCase.kt 0% 🍏
design-system Theme.kt 96.09% 🍏
question QuestionViewModel.kt 97.31% 🍏
QuestionScreen.kt 0% -0.29%
OnBoardingScreen.kt 0% -0.66%

@JackEblan JackEblan merged commit 14bdc20 into main Oct 16, 2024
3 checks passed
@JackEblan JackEblan deleted the cleanup-code branch October 16, 2024 20:12
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.

1 participant