gradle-kotlin-dsl
Here are 264 public repositories matching this topic...
⚠️ Is your feature request related to a problem? Please describe
Add support for code coverage
💡 Describe the solution you'd like
Ideally we could setup jacoco + codecov to have an automated test report after every push/pr.
🤚 Do you want to develop this feature yourself?
- Yes
- No
This feature is up for grab
-
Updated
Nov 29, 2021 - Kotlin
-
Updated
Dec 1, 2021 - Kotlin
-
Updated
Apr 25, 2021 - Kotlin
-
Updated
Dec 2, 2021 - Kotlin
-
Updated
Dec 22, 2020 - Kotlin
-
Updated
Jan 26, 2021 - Kotlin
Legacy part of our sample doesn't have almost clean architecture.
That's why, we had some stuck trouble with relations between presentation layer and data layer.
For example check out these files CharacterPageDataSource.kt
and CharactersListViewModel.kt
and you'll see.
GlobalScope.launch(CoroutineExceptionHandler { _, _ ->
retry = {
loadInitial(params, cal
-
Updated
Nov 10, 2021 - Kotlin
-
Updated
Oct 14, 2021 - Kotlin
-
Updated
Sep 16, 2021 - Kotlin
-
Updated
Nov 13, 2021 - Kotlin
-
Updated
Aug 16, 2021 - Java
-
Updated
Apr 10, 2020 - Kotlin
-
Updated
May 17, 2020 - Kotlin
-
Updated
Sep 14, 2021 - Groovy
-
Updated
Feb 11, 2021 - Kotlin
-
Updated
Aug 6, 2021 - Kotlin
-
Updated
Mar 31, 2020 - Kotlin
-
Updated
Nov 1, 2021 - Kotlin
-
Updated
May 25, 2017 - Kotlin
-
Updated
Jun 23, 2020 - Kotlin
-
Updated
Nov 22, 2017 - Kotlin
-
Updated
Sep 8, 2021 - Kotlin
-
Updated
Nov 23, 2021 - Kotlin
-
Updated
Nov 4, 2019 - Kotlin
-
Updated
Aug 2, 2020 - Kotlin
-
Updated
Apr 2, 2019 - Kotlin
-
Updated
Feb 11, 2019 - Kotlin
Improve this page
Add a description, image, and links to the gradle-kotlin-dsl topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gradle-kotlin-dsl topic, visit your repo's landing page and select "manage topics."
Why don't you use Hilt? Google says