-
Notifications
You must be signed in to change notification settings - Fork 23
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
[#163][#191][#300] Upgrade JDK, SDK, Gradle & Kotlin for Sample #347
Conversation
Kover report:🧛 Template Unit Tests Code Coverage:
|
File | Coverage |
---|---|
ViewModelExt.kt |
45.38% |
Modified Files Not Found In Coverage Report:
AndroidManifest.xml
AndroidManifest.xml
RepositoryTest.kt
RepositoryTest.kt
ResponseMappingTest.kt
ResponseMappingTest.kt
UseCaseTest.kt
UseCaseTest.kt
Versions.kt
Versions.kt
build.gradle.kts
build.gradle.kts
build.gradle.kts
build.gradle.kts
build.gradle.kts
build.gradle.kts
build.gradle.kts
build.gradle.kts
deploy_staging_and_production_to_firebase_app_distribution.yml
gradle-wrapper.properties
gradle-wrapper.properties
gradle-wrapper.properties
gradle-wrapper.properties
review_pull_request.yml
run_detekt_and_unit_tests.yml
Codebase cunningly covered by count Shroud 🧛
Generated by 🚫 Danger
Seems like not all the changes of #323 are in this pull request yet, shall we put this pull request as draft for now? |
@doannimble Conflicts, could we please rebase? 🚀 |
@doannimble One more thing, could we please update the PR title, description & commit history according to the issues? |
17a82d1
to
7ffbb35
Compare
7ffbb35
to
d60d056
Compare
@Tuubz I've done, please check 🙏 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@doannimble Hmmm, I can't build the app for sample-compose
& sample-xml
Could you please double-check? 🙏
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@doannimble Could you please double-check the updates with your previous PR?
There are still some updates missing, so I still can't build the sample projects 😭
@Tuubz Sorry, my bad. I've add more ktx into the sample 🙏 |
@doannimble |
@Tuubz It's working now 🙏 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One last comment, rest LGTM 👍
#163
#191
#300
What happened 👀
Insight 📝
For XML and Compose sample:
Proof Of Work 📹
N/A