MiniDigger/Hangar

View on GitHub
orePlayCommon/app/models/viewhelper/ScopedProjectData.scala

Summary

Maintainability
A
35 mins
Test Coverage

Constructor has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    canPostAsOwnerOrga: Boolean = false,
    uProjectFlags: Boolean = false,
    starred: Boolean = false,
    watching: Boolean = false,
    permissions: Permission = Permission.None
Severity: Minor
Found in orePlayCommon/app/models/viewhelper/ScopedProjectData.scala - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status