MiniDigger/Hangar

View on GitHub
orePlayCommon/app/ore/models/project/ProjectSortingStrategy.scala

Summary

Maintainability
A
35 mins
Test Coverage

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

    val value: Int,
    val title: String,
    val fn: ProjectTableMain => ColumnOrdered[_],
    val fragment: Fragment,
    val apiName: String
Severity: Minor
Found in orePlayCommon/app/ore/models/project/ProjectSortingStrategy.scala - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status