cloudfoundry/cf-k8s-controllers

View on GitHub
api/actions/manifest/applier.go

Summary

Maintainability
A
35 mins
Test Coverage

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

    appRepo shared.CFAppRepository,
    domainRepo shared.CFDomainRepository,
    processRepo shared.CFProcessRepository,
    routeRepo shared.CFRouteRepository,
    serviceInstanceRepo shared.CFServiceInstanceRepository,
Severity: Minor
Found in api/actions/manifest/applier.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status