Tarjetakuna/Tarjetakuna

View on GitHub
app/src/main/java/com/github/sdp/tarjetakuna/database/UserRTDB.kt

Summary

Maintainability
A
3 hrs
Test Coverage
D
68%

Class UserRTDB has 28 methods (exceeds 20 allowed). Consider refactoring.
Open

/**
 * This class is used to manage the user's data in the database.
 */
class UserRTDB(database: Database) { //Firebase.database.reference.child("users") //assumption: we check add ability in User
Severity: Minor
Found in app/src/main/java/com/github/sdp/tarjetakuna/database/UserRTDB.kt - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status