cloudfoundry/cloud_controller_ng

View on GitHub
spec/unit/models/services/service_operation_shared.rb

Summary

Maintainability
A
2 hrs
Test Coverage

File service_operation_shared.rb has 289 lines of code (exceeds 250 allowed). Consider refactoring.
Open

RSpec.shared_examples 'a model including the ServiceOperationMixin' do |service_class, operation_association, operation_class, service_key|
  let(:service) { service_class.make }

  before do
    @service = service
Severity: Minor
Found in spec/unit/models/services/service_operation_shared.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status