scribeWiz-team/ScribeWiz

View on GitHub
app/src/main/java/com/github/scribeWizTeam/scribewiz/models/BadgeModel.kt

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Method addBadgeToUser has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        /**
         * Adds the given badge to the provided user.
         * If no badge is provided, a default test badge will be added
         * To get the user, LocalContext.current can be used
         */

    There are no issues that match your filters.

    Category
    Status