af83/chouette-core

View on GitHub
app/models/macro/define_attribute_from_particulars.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method candidate_target_attributes has 49 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def candidate_target_attributes # rubocop:disable Metrics/MethodLength
        Chouette::ModelAttribute.collection do

          # Chouette::Company
          select Chouette::Company, :short_name
Severity: Minor
Found in app/models/macro/define_attribute_from_particulars.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status