cloudfoundry/cloud_controller_ng

View on GitHub
spec/unit/models/runtime/security_group_spec.rb

Summary

Maintainability
D
1 day
Test Coverage

File security_group_spec.rb has 831 lines of code (exceeds 250 allowed). Consider refactoring.
Open

require 'spec_helper'

module VCAP::CloudController
  RSpec.describe SecurityGroup, type: :model do
    def build_transport_rule(attrs={})
Severity: Major
Found in spec/unit/models/runtime/security_group_spec.rb - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status