Talentica/AndroidWithKotlin

View on GitHub
app/src/main/java/com/talentica/androidkotlin/db/DatabaseCreator.kt

Summary

Maintainability
A
1 hr
Test Coverage

Method createDb has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    /**
     * Creates or returns a previously-created database.
     *
     *
     * Although this uses an AsyncTask which currently uses a serial executor, it's thread-safe.
Severity: Minor
Found in app/src/main/java/com/talentica/androidkotlin/db/DatabaseCreator.kt - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status