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

Properly load initial data #57

Merged
merged 2 commits into from
Sep 20, 2024
Merged

Properly load initial data #57

merged 2 commits into from
Sep 20, 2024

Conversation

JackEblan
Copy link
Owner

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 #56

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 32.48% -0.35%
Files changed 25.34%

Module Coverage
question 4.69% -0.77%
Files
Module File Coverage
question QuestionViewModel.kt 96.89% -0.82% 🍏
QuestionScreen.kt 0% -0.4%
OnBoardingScreen.kt 0% -4.71%

@JackEblan JackEblan merged commit 6b8810b into main Sep 20, 2024
3 checks passed
@JackEblan JackEblan deleted the initial-load branch September 20, 2024 00:04
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.

Proper way to load initial data
1 participant