cloudfoundry/cf-k8s-controllers

View on GitHub
api/handlers/route.go

Summary

Maintainability
A
35 mins
Test Coverage

Function NewRoute has 6 arguments (exceeds 5 allowed). Consider refactoring.
Open

    serverURL url.URL,
    routeRepo CFRouteRepository,
    domainRepo CFDomainRepository,
    appRepo CFAppRepository,
    spaceRepo CFSpaceRepository,
Severity: Minor
Found in api/handlers/route.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status