cloudfoundry/cloud_controller_ng

View on GitHub
spec/request/lifecycle/service_route_bindings_synoptic_spec.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method create_route_binding_request has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def create_route_binding_request(route_guid, service_instance_guid)
    {
      metadata: {
        annotations: {
          foo: 'bar'
Severity: Minor
Found in spec/request/lifecycle/service_route_bindings_synoptic_spec.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status