MiniDigger/Hangar

View on GitHub
orePlayCommon/app/ore/models/project/factory/PendingVersion.scala

Summary

Maintainability
A
1 hr
Test Coverage

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

    versionString: String,
    dependencyIds: List[String],
    description: Option[String],
    projectId: Option[DbRef[Project]], // Version might be for an uncreated project
    fileSize: Long,
Severity: Major
Found in orePlayCommon/app/ore/models/project/factory/PendingVersion.scala - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status