cloudfoundry/cf-k8s-controllers

View on GitHub
api/handlers/package.go

Summary

Maintainability
A
45 mins
Test Coverage

Function NewPackage has 7 arguments (exceeds 5 allowed). Consider refactoring.
Open

    serverURL url.URL,
    packageRepo CFPackageRepository,
    appRepo CFAppRepository,
    dropletRepo CFDropletRepository,
    imageRepo ImageRepository,
Severity: Major
Found in api/handlers/package.go - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status