cloudfoundry/cloud_controller_ng

View on GitHub
app/models/runtime/constraints/base_health_check_policy.rb

Summary

Maintainability
A
45 mins
Test Coverage

Method initialize has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

  def initialize(process, health_check_timeout, health_check_invocation_timeout, health_check_type, health_check_http_endpoint, health_check_interval)
Severity: Minor
Found in app/models/runtime/constraints/base_health_check_policy.rb - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status