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

Renamed some class names #53

Merged
merged 1 commit into from
Sep 13, 2024
Merged

Renamed some class names #53

merged 1 commit into from
Sep 13, 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 #<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 33.05% -2.43%
Files changed 5.82%

Module Coverage
design-system 75.08% -8.39%
network 48.65% -1.27% 🍏
about 5.01% -1.89%
news 4.79% -15.59%
question 4.67% -0.86%
category 4.1% -1.42%
Files
Module File Coverage
design-system ShimmerImage.kt 0% -95.45%
network NewsMapper.kt 100% 🍏
NewsDocument.kt 88.89% 🍏
DefaultNewsDataSource.kt 0% -28.57%
about AboutViewModel.kt 89.39% 🍏
AboutScreen.kt 0% -2.25%
news NewsViewModel.kt 100% 🍏
NewsUiState.kt 75% -25% 🍏
NewsNavigation.kt 0% -24%
NewsRouteData.kt 0% -8.33%
NewsScreen.kt 0% -17.32%
question OnBoardingScreen.kt 0% -6.98%
category CategoryScreen.kt 0% -1.72%

@JackEblan JackEblan merged commit 4237030 into main Sep 13, 2024
3 checks passed
@JackEblan JackEblan deleted the feature-news-rename branch September 13, 2024 00:21
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