Kynetics/uf-android-client

View on GitHub
uf-client-service/src/main/kotlin/com/kynetics/uf/android/update/application/InstallerSession.kt

Summary

Maintainability
A
50 mins
Test Coverage

Method newInstance has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

        fun newInstance(context: Context,
                        countDownLatch: CountDownLatch?,
                        packageName: String?,
                        packageVersion: Long?,
                        artifact: Updater.SwModuleWithPath.Artifact?,

    There are no issues that match your filters.

    Category
    Status